Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Objektorienteret programmering e-bøger

Hvis du kan lide Objektorienteret programmering e-bøger, så vil du elske disse fremragende valg.
Viser 769 - 792 af 921 resultater
Skip side bar filters
  • Real World Instrumentation with Python

    Automated Data Acquisition and Control Systems

    Learn how to develop your own applications to monitor or control instrumentation hardware. Whether you need to acquire data from a device or automate its functions, this practical book shows you how to use Python's rapid development capabilities to build interfaces that include everything from software to wiring. You get step-by-step instructions, clear examples, and hands-on tips for interfacing ... Læs mere

    248,99 kr.

  • Swift Programming Language

    Serier serie Software Development
    This book focuses on the syntax of Swift. iOS programming is not covered. ... Læs mere

    7,86 kr.

  • Mastering Data Structures and Algorithms in C and C++

    af Sachin Naha ...
    "Mastering Data Structures and Algorithms in C and C++" is a comprehensive book that serves as a guide for programmers and computer science enthusiasts to learn and understand fundamental data structures and algorithms using the C and C++ programming languages. The book is designed to help readers gain proficiency in solving complex problems and optimizing their code.The book aims to provide ... Læs mere

    39,22 kr. eller Gratis med Kobo Plus

  • Web Programming for Business

    PHP Object-Oriented Programming with Oracle

    af David Paper ...
    Web Programming for Business: PHP Object-Oriented Programming with Oracle focuses on fundamental PHP coding, giving students practical, enduring skills to solve data and technical problems in business.Using Oracle as the backend database, the book is version-neutral, teaching students code that will still work even with changes to PHP and Oracle. The code is clean, clearly explained and solutions ... Læs mere

    654,36 kr.

  • PHP and MYSQL: 200 solved exercises and projects for practice

    Master dynamic web development

    PHP & MYSQL: 200 Solved Exercises and Projects for Practice Welcome to "PHP & MYSQL: 200 Solved Exercises and Projects for Practice," a comprehensive guide designed for aspiring developers and those looking to solidify their skills in web programming. This book serves as an invaluable resource for anyone aiming to deepen their understanding of PHP and MySQL, two cornerstones of modern web ... Læs mere

    56,61 kr.

  • Scroll Views in iOS 11

    Learn how to scroll content in iOS 11 with Swift 4

    af J.D Gauchat ...
    Learn how to incorporate Scroll Views into your iOS applications. After reading this guide, you will know how to create and configure a Scroll View, how to zoom in and out its content, how to divide it into pages, and how to define the user interface inside a Scroll View to allow the user to scroll it.Table of ContentsSCROLL VIEWSScroll ViewsScrollingZoomingPagesScrolling the InterfaceQUICK ... Læs mere

    22,59 kr.

  • C# Fundamentals – Getting Started with C# 11 and .NET 7

    af Adam Seebeck ...
    This "Course in a book" was designed by a higher education Instructor for teaching C# to students. Get started quickly by learning C# concepts, following along with examples, taking mini quizzes, and completing activities.The 5th edition of C# Fundamentals has been extensively updated with C# 11, .NET 7, and Visual Studio 2022.Key FeaturesUseful for all skill levels (beginner to advanced) Start ... Læs mere

    78,52 kr.

  • Cruising Along with Java

    Modernize and Modularize with the Latest Features

    Java is on a fast-paced development schedule that brings with it improved design capabilities and enhancements for application security. Learn about the changes to Java, from version 9 to 24, and apply new features to build enterprise applications faster and with fewer errors. Get up to speed on how to make your code concise, expressive, and less error prone, and create better OO programs with the ... Læs mere

    260,36 kr.

  • Python: Quick Reference - Cheat Sheet - Print & Laminate

    Digital Print & Laminate

    af Kaitlyn Chick ...
    This Quick Reference Sheet is designed for new and experienced programmers alike. If you want a cheat sheet for your laptop, Kindle or smart phone, or if you would simply like to print out and laminate this is the ideal reference chart for you.    ... Læs mere

    15,64 kr.

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Læs mere

    288,61 kr.

  • Mastering C# Basics: Step-by-Step Guide with Real-World Applications

    af Kevin Paul ...
    Unlock the world of modern software development with C# and the .NET ecosystem.Are you ready to move past theory and build real, functioning applications? This book is your fast-track guide to mastering C# from the ground up, designed specifically for individuals with zero prior coding experience. Forget the frustrating technical jargon and confusing textbooks. We focus on a philosophy of ... Læs mere

    31,38 kr. eller Gratis med Kobo Plus

  • C++ Programming Cookbook

    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... Læs mere

    282,99 kr.

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    Serier serie Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • OOP in C# with Examples

    This ebook is for student and prefessional who want to learn OOP in C# from basic to advance. We have discussed every topic of OOP in C# alonge with examples in this ebook. OOP in C# Classes in C# Static in C# Struct in C# Enum in C# Properties in C# Inheritance in C# Overloading in C# Overriding in C# Base in C# Polymorphism in C# Sealed in C# Interface in C# NameSpace in C# Acces Modifiers in C# ... Læs mere

    37,24 kr.

  • OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming

    In "OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming," readers embark on an insightful journey through the transformative world of OpenGL and graphics programming. This comprehensive guide begins with an exploration of the historical context, setting the stage for understanding the significance of the evolution from the fixed to the modern pipeline in OpenGL.As we delve ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Simplifying Software Design

    The Genius of Bureaucracies, or How Not-My-Job Sharpens Your Design

    Serier serie The Simplifying Series
    Simplifying Software Design: The Genius of Bureaucracies, or How Not-My-Job Sharpens Your Design addresses a deceptively simple question at the heart of software development:Where should this line of code go?Every system is the accumulation of answers to that question. Each decision about responsibility, knowledge, and communication shapes whether a system remains understandable, maintainable, and ... Læs mere

    74,67 kr.

  • Qt5 C++ GUI Programming Cookbook

    Design and build a functional, appealing, and user-friendly graphical user interface

    af Lee Zhi Eng ...
    Use Qt5 to design and build a graphical user interface that is functional, appealing, and user-friendly for your software applicationKey Features\[\*\] Learn to make use of Qt5 to design and customize the look-and-feel of your application\[\*\] Improve the visual quality of your application by utilizing the graphic rendering system and animation system provided by Qt5\[\*\] A good balance of ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • C# 6 and .NET Core 1.0

    Modern Cross-Platform Development

    af Mark J. Price ...
    Create powerful cross-platform applications using C\# 6, .NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015Key Features\[\] Build modern, cross-platform applications with .NET Core 1.0\[\] Get up-to-speed with C\#, and up-to-date with all the latest features of C\# 6\[\] Start creating professional web applications with ASP.NET Core 1.0Book DescriptionWith the release of .NET Core 1.0, you ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Mastering Python Design Patterns

    Craft essential Python patterns by following core design principles

    Learn Python design patterns such as Observer, Proxy, Throttling, Dependency Injection, and Anti-Patterns to develop efficient, scalable applications.Key FeaturesMaster essential design principles to build robust software architecture with the latest features in Python 3.10Leverage concurrency, async patterns, and testing strategies for optimal performanceApply SOLID principles and advanced ... Læs mere

    247,49 kr. eller Gratis med Kobo Plus

  • Applied Computational Thinking with Python

    Design algorithmic solutions for complex and challenging real-world problems

    Use the computational thinking philosophy to solve complex problems by designing appropriate algorithms to produce optimal results across various domainsKey FeaturesDevelop logical reasoning and problem-solving skills that will help you tackle complex problemsExplore core computer science concepts and important computational thinking elements using practical examplesFind out how to identify the ... Læs mere

    442,11 kr. eller Gratis med Kobo Plus

  • Unity Essentials: Your First Steps in Game Development

    Unity Game Development Series

    Serier serie Unity Game Development Series
    "Unity Essentials: Your First Steps in Game Development" is a comprehensive guide designed for aspiring game developers and enthusiasts looking to make their mark in the world of video game creation. This book serves as an essential introduction to Unity, one of the most popular and versatile game development platforms in the industry.Starting with the basics, this guide walks you through the ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Python for Machine Learning: From Fundamentals to Real-World Applications

    "Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering machine learning with Python. Whether you're a beginner looking to enter the exciting world of data science or an experienced programmer aiming to delve deeper into machine learning, this book provides you with the knowledge and practical skills needed to excel in the field ... Læs mere

    62,82 kr.

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Læs mere

    271,61 kr.

  • Java – die Neuerungen in Version 17 LTS, 18 und 19

    af Michael Inden ...
    Serier serie Programmieren mit Java
    Bleiben Sie bei Java auf dem Laufenden!•Aktuelle Infos bis zur neuesten Java-Version•Vertiefen Sie Ihr Know-how durch praktische Übungen•Lernen Sie die wichtigen Änderungen kompakt kennenDieses Buch von Michael Inden richtet sich an alle Entwickler:innen mit soliden Programmierkenntnissen, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es ... Læs mere

    Før 249,00 kr. Nu 199,00 kr. eller Gratis med Kobo Plus