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 976 resultaten worden weergegeven
Skip side bar filters
  • Zie Scherp Scherper - 2e editie

    Object georiënteerd programmeren met C#, van beginner naar gevorderde

    door Tim Dams ...
    Programmeren is een beetje zoals fietsen. Van zodra je ermee weg bent verleer je het niet. Maar je moet er natuurlijk wel voor op een fiets springen. Erover lezen helpt niet. Dit boek hanteert de 'leren fietsen doe je door het te doen'-filosofie om je zo gekend te maken met de basisbeginselen van programmeren in C#. Ieder hoofdstuk sluit af met een resem aan praktische oefeningen, die je zullen ... Meer lezen

    4,99 €

  • 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 €

  • DARK PYTHON

    Apprenez à créer vos propres outils de Hacking

    door B.Anass ...
    VOUS NE DEVIENDREZ JAMAIS HACKER SI VOUS NE SAVEZ PAS CODER !.La programmation vous offre la flexibilité, la souplesse, et le raisonnement pour que vous puissiez s’adapter aux différentes situations dans lesquelles les outils proposés par d’autres programmeurs sur le web ne répondent pas a vos besoins, vous serrez obligé de créer l’outil adéquat par vous-même, et c’est là que vous devez mettre vos ... Meer lezen

    7,13 €

  • 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

  • Le Bon Code

    L'art délicat et sensoriel de la programmation, et sa conjugaison avec le monde de l'entreprise

    door ANTHONY LAURITO ...
    Si le code informatique est partout aujourd’hui, écrire du bon code est un exercice qui s’apprend. Il ne s’agit pas seulement de technique ou de réflexion. Les plus beaux codes sont comme des oeuvres d’art: nourrissant de satisfaction celui qui les lits, autant que celui qui les a écrits. ... Meer lezen

    Gratis

  • 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

  • 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 €

  • 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

  • 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 €

  • 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 €

  • Head First Object-Oriented Analysis and Design

    A Brain Friendly Guide to OOA&D

    "Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great ... Meer lezen

    35,18 €

  • 21st Century C

    C Tips from the New School

    door Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... Meer lezen

    29,46 €

  • Python GUI Development with PyQt

    door Williams Asiedu ...
    "Python GUI Development with PyQt" is a comprehensive guide for software developers aiming to master graphical user interface creation using Python and PyQt. The book covers fundamental concepts such as widgets and layouts, progressing to advanced topics like custom widgets and multi-threading. Readers learn to design visually appealing interfaces using Qt Designer and implement functionality ... Meer lezen

    11,49 € of Gratis met Kobo Plus

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Meer lezen

    29,46 €

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book ... Meer lezen

    47,69 €

  • C# 9 and .NET 5 – Modern Cross-Platform Development

    Build intelligent apps, websites, and services with Blazor, ASP.NET Core, and Entity Framework Core using Visual Studio Code

    door Mark J. Price ...
    Publisher's Note: Microsoft stopped supporting .NET 5 in May 2022. The newer 8th edition of the book is available that covers .NET 8 (end-of-life November 2026) with C\# 12 and EF Core 8. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore the newest additions to C\# 9, the .NET 5 class library, Entity Framework Core and BlazorStrengthen your command of ASP.NET Core 5 ... Meer lezen

    56,17 € of Gratis met Kobo Plus

  • 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 €

  • How to Program with Java eBook

    door Trevor J Page ...
    This eBook is designed to teach anyone how to program with Java. The tutorials contained within were carefully constructed with the beginner programmer in mind. The lessons are presented step by step, and explained in plain English.It starts with the basics such as:What is a Variable?What is a Control Structure?What is a Data Structure?These are terms that, if never seen before, would scare ... Meer lezen

    12,99 €

  • Introduction to C++ - Lecture Notes

    door Paul Gent ...
    An easy to read introduction to programming in C++ which assumes some basic programming knowledge. Illustrated throughout with code samples and includes suggested tutorial exercises without solutions for review purposes. Based on slides written to deliver Introduction to Programming in C++ / C++ 101. ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • Java: Beginner's Guide to Programming Code with Java

    Java Computer Programming

    Serie series Java Computer Programming
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Meer lezen

    3,99 € of Gratis met Kobo Plus

  • 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 €