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.
1 - 24 van 852 resultaten worden weergegeven
Skip side bar filters
  • The Rust Programming Language, 2nd Edition

    **With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.The Rust Programming Language "covers everything you could want to know about the language."—Stack OverflowRust has been repeatedly voted "Most Loved Language" on the ... Meer lezen

    23,20 €

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Meer lezen

    29,03 €

  • Game Programming Patterns

    door Robert Nystrom ...
    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Meer lezen

    22,99 € of Gratis met Kobo Plus

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    door James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... Meer lezen

    Gratis

  • Impractical Python Projects

    Playful Programming Activities to Make You Smarter

    door Lee Vaughan ...
    Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you'll use every day. And to keep things interesting, each project includes a zany twist featuring historical incidents, pop culture ... Meer lezen

    18,65 €

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    door Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Meer lezen

    16,42 €

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... Meer lezen

    24,90 € of Gratis met Kobo Plus

  • Professional C++

    door Marc Gregoire ...
    Serie series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... Meer lezen

    56,99 €

  • Head First Java

    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Meer lezen

    24,48 €

  • Head First Programming

    A learner's guide to programming using the Python language

    Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to ... Meer lezen

    24,48 €

  • Spring 5.0 By Example

    Grasp the fundamentals of Spring 5.0 to build modern, robust, and scalable Java applications

    Discover the real power of Spring Framework 5.0 and learn to create powerful applications in its newest versionKey FeaturesLearn reactive programming by implementing a reactive application with Spring WebfluxCreate a robust and scalable messaging application with Spring messaging supportApply your knowledge to build three real-world projects in SpringBook DescriptionWith growing demands, ... Meer lezen

    29,56 € of Gratis met Kobo Plus

  • Professional Java for Web Applications

    The comprehensive Wrox guide for creating Java web applications for the enterpriseThis guide shows Java software developers and software engineers how to build complex web applications in an enterprise environment. You'll begin with an introduction to the Java Enterprise Edition and the basic web application, then set up a development application server environment, learn about the tools used in ... Meer lezen

    48,99 €

  • Android Studio 3.0 Development Essentials - Android 8 Edition

    door Neil Smyth ...
    Fully updated for Android Studio 3.0 and Android 8, the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android 8 Software Development Kit (SDK) and the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android ... Meer lezen

    31,21 €

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    door Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... Meer lezen

    27,66 €

  • The Big Book of Small Python Projects

    81 Easy Practice Programs

    door Al Sweigart ...
    Best-selling author Al Sweigart shows you how to easily build over 80 fun programs with minimal code and maximum creativity.If you’ve mastered basic Python syntax and you’re ready to start writing programs, you’ll find The Big Book of Small Python Projects both enlightening and fun. This collection of 81 Python projects will have you making digital art, games, animations, counting programs, and ... Meer lezen

    23,20 €

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form ... Meer lezen

    24,79 €

  • UML 2 and the Unified Process

    Practical Object-Oriented Analysis and Design

    "This book manages to convey the practical use of UML 2 in clear and understandable terms with many examples and guidelines. Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical ... Meer lezen

    67,83 €

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    door Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Meer lezen

    29,46 €

  • UML: A Beginner's Guide

    door Jason Roff ...
    Serie series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... Meer lezen

    25,75 €

  • C# 3.0 Design Patterns

    Use the Power of C# 3.0 to Solve Real-World Problems

    door Judith Bishop ...
    If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.C# Design Patterns draws on new C# 3.0 language and ... Meer lezen

    19,49 €

  • C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8

    door Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C\# 12 and .NET 8, with hands-on exercises using Visual Studio 2022 and Visual Studio Code. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore the latest additions to C\# 12, the .NET 8 class libraries, and Entity Framework Core 8Create ... Meer lezen

    36,24 € of Gratis met Kobo Plus

  • C++ Crash Course

    A Fast-Paced Introduction

    door Josh Lospinoso ...
    A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries.C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any ... Meer lezen

    Was 27,66 € Nu 4,76 €

  • Programming Windows Azure

    Programming the Microsoft Cloud

    door Sriram Krishnan ...
    Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services.Chapters in Programming Windows Azure are organized to reflect the platform's buffet of ... Meer lezen

    27,55 €

  • Expert C++

    Become a proficient programmer by learning coding best practices with C++17 and C++20's latest features

    Design and architect real-world scalable C++ applications by exploring advanced techniques in low-level programming, object-oriented programming (OOP), the Standard Template Library (STL), metaprogramming, and concurrencyKey FeaturesDesign professional-grade, maintainable apps by learning advanced concepts such as functional programming, templates, and networkingApply design patterns and best ... Meer lezen

    26,70 € of Gratis met Kobo Plus