Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Objectgeoriënteerd programmeren

Als je eBooks uit de categorie Objectgeoriënteerd programmeren' leuk vindt, dan vind je deze toptitels ook geweldig.
169 - 192 van 976 resultaten worden weergegeven
Skip side bar filters
  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    door Sasan Seydnejad ...
    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... Meer lezen

    32,85 € of Gratis met Kobo Plus

  • Mastering React Bootstrap: Building Responsive UIs with Ease

    "Mastering React Bootstrap: Building Responsive UIs with Ease" is a comprehensive guide that delves into the intricacies of creating responsive and dynamic user interfaces using the powerful combination of React.js and Bootstrap. This book is an indispensable resource for both novice and experienced web developers who seek to enhance their skills in front-end development.The journey begins with an ... Meer lezen

    9,99 € of Gratis met Kobo Plus

  • Simplifying Software Design

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

    Serie series 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 ... Meer lezen

    9,53 €

  • Unity Essentials: Your First Steps in Game Development

    Unity Game Development Series

    Serie series 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 ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • CryEngine Basics: First Steps in Game Development

    CryEngine Series

    Serie series CryEngine Series
    Embark on an exhilarating journey into the world of game development with "CryEngine Basics: First Steps in Game Development." This comprehensive guide is an indispensable resource for aspiring game developers, digital artists, and enthusiasts eager to master the fundamentals of using CryEngine, one of the most powerful game engines available today.Authored by a seasoned game developer, this book ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • Bughunting

    A Four-Course Debugging Feast

    door Rob Botwright ...
    ���� Discover Bughunting: A Four-Course Debugging Feast! ����Are you ready to transform the way you tackle software defects? ����️ Dive into Bughunting, a mouthwatering series of four "courses" designed to make you a debugging master. Each book is packed with practical recipes, real-world examples, and powerful techniques to conquer even the trickiest bugs. Whether you're a junior developer or a ... Meer lezen

    8,47 €

  • Functional Programming in Kotlin

    In Functional Programming in Kotlin you will learn:Functional programming techniques for real-world applicationsWrite combinator librariesCommon structures and idioms in functional designSimplicity and modularity (and fewer bugs!)Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated ... Meer lezen

    55,91 €

  • Kotlin In-depth [Vol-II]

    door Sedunov Aleksei ...
    Master the concise and expressive power of a pragmatic multi-paradigm language for JVM, Android and beyond Key Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... Meer lezen

    14,64 €

  • Java 17 Backend Development

    door Elara Drevyn ...
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering ... Meer lezen

    28,99 € of Gratis met Kobo Plus

  • Master Python Without Prior Experience

    This comprehensive Python programming guide seamlessly transitions you from fundamental concepts to advanced topics, ensuring a deep comprehension of the Python language. Discover the essence of programming and Python, unraveling the significance of programming, the allure of Python, and the essential steps to configure your Python environment.Embark on a journey through Python essentials like ... Meer lezen

    2,99 € of Gratis met Kobo Plus

  • Cracking Kotlin Interview

    door Swati Saxena ...
    A book that can help the readers get familiar with Kotlin's most essential features and aspects KEY FEATURESa- Get familiar with the fundamentals of Kotlin language a- Find answers to frequently asked jumbled questions in an interviewa- A guide that is duly supported by several examples and self-explanatory analogies DESCRIPTIONThis book covers all the possible interview and coding questions in ... Meer lezen

    14,64 €

  • Java Distributed Computing

    door Jim Farley ...
    Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple ... Meer lezen

    27,55 €

  • Rust In Practice

    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

    door Rustacean Team ...
    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages in RustRust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the ... Meer lezen

    39,21 €

  • Cocoa and Objective-C: Up and Running

    Foundations of Mac, iPhone, and iPad Programming

    door Scott Stevenson ...
    Build solid applications for Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming skills or years of programming experience. With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expert.Cocoa and Objective-C: Up and Running offers ... Meer lezen

    17,16 €

  • Programación en C++

    En este libro trataremos de responder a tres preguntas muy comunes:¿Por qué existe C++ y cuáles son sus ventajas sobre C?¿Qué recursos están disponibles en C++ para materializar las ideas orientadas a objetos?¿Cómo diseñar e implementar código usando los principios de la orientación a objetos?Una vez que haya comprendido las características básicas disponibles en C++, y sepa cómo y por qué usarlas ... Meer lezen

    5,99 € of Gratis met Kobo Plus

  • Mastering Java: A Comprehensive Guide to Programming Excellence Category

    "Mastering Java: A Comprehensive Guide to Programming Excellence"Discover the key to becoming a Java programming virtuoso with "Mastering Java: A Comprehensive Guide to Programming Excellence." This in-depth book is your gateway to unlocking the full potential of Java, the versatile and powerful programming language.Whether you're a beginner taking your first steps into the world of programming or ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    door Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Meer lezen

    12,99 €

  • TOP 30 Java Interview Coding Tasks

    door Matthew Urban ...
    Are you preparing for a job interview as a Java developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected coding tasks, most often asked by recruiters of Java programmers. Less than 100 pages contain deeply-explained, most commonly used data structures, algorithms, text manipulation methods, recursion, matrices, and other top topics to discuss during ... Meer lezen

    5,45 €

  • C# 7 and .NET Core: Modern Cross-Platform Development

    Create powerful cross-platform applications using C# 7, .NET Core, and Visual Studio 2017 or Visual Studio Code

    door Mark J. Price ...
    Modern Cross-Platform Development Key Features\[\*\] Build modern, cross-platform applications with .NET Core\[\*\] Get up to speed with C\#, and up to date with all the latest features of C\# 7\[\*\] Start creating professional web applications with ASP.NET CoreBook DescriptionIf you want to build powerful cross-platform applications with C\# 7 and .NET Core, then this book is for you. First, we ... Meer lezen

    37,09 € of Gratis met Kobo Plus

  • C# and Algorithmic Thinking for the Complete Beginner

    Unlock the Power of Programming with C# and Algorithmic Thinking

    door Aristides Bouras ...
    Dive into the world of C\# and algorithmic thinking with Aristides Bouras's comprehensive guide for complete beginners. Master fundamental concepts, from basic algorithms to advanced programming techniques, using Visual Studio.Key FeaturesComprehensive introduction to C\# and algorithmic thinking with step-by-step guidance.Practical exercises with real-world applications, along with integration of ... Meer lezen

    8,47 € of Gratis met Kobo Plus

  • Java Programming Fundamentals: From Control Structures through Objects

    door Brian Gaddis ...
    This book is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical ... Meer lezen

    24,99 €

  • Mastering Xcode: A Developer's Journey

    "Mastering Xcode: A Developer's Journey" is an insightful and comprehensive guide designed for developers seeking to deepen their understanding and mastery of Xcode, Apple's integrated development environment (IDE). This book is a must-read for anyone aspiring to excel in the dynamic world of iOS and MacOS app development.As you embark on this journey, you'll discover the book's meticulous ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • Mastering JavaScript Object-Oriented Programming

    Advanced patterns, faster techniques, higher quality code

    Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patternsKey Features\[\*\] Covering all the new Object-Oriented features introduced in ES6, this book shows you how to build large-scale web apps\[\*\] Build apps that promote scalability, maintainability, and reusability\[\*\] Learn popular Object-Oriented programming (OOP) principles and design patterns ... Meer lezen

    32,85 € of Gratis met Kobo Plus