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 C++

Als je eBooks uit de categorie C++' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 630 resultaten worden weergegeven
Skip side bar filters
  • Modern C++ Programming

    door Orhan Gazi ...
    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented ... Meer lezen

    3,99 € of Gratis met Kobo Plus

  • Environmental Monitoring with Arduino

    Building Simple Devices to Collect Data About the World Around Us

    After the devastating tsunami in 2011, DYIers in Japan built their own devices to detect radiation levels, then posted their finding on the Internet. Right now, thousands of people worldwide are tracking environmental conditions with monitoring devices they’ve built themselves. You can do it too!This inspiring guide shows you how to use Arduino to create gadgets for measuring noise, weather, ... Meer lezen

    4,02 €

  • C++ Standard Library, The

    A Tutorial and Reference

    door Nicolai Josuttis ...
    The Best-Selling C++ ResourceNow Updated for C++11The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components–and to benefit from their power–you need a resource that does far more than list the classes and their functions.The C++ Standard Library: A Tutorial ... Meer lezen

    67,83 €

  • Programmez avec le langage C++

    door Mathieu Nebra ...
    Programmez avec le langage C++ fait découvrir en douceur le langage C++, la programmation orientée objet, le développement de fenêtres avec Qt, etc. Grâce à ce livre, le lecteur apprendra à manipuler les variables, les fonctions, les pointeurs ou les références ainsi qu'à compiler ses premiers programmes. Il s'initiera à la programmation orientée objet avec les classes, l'héritage, le ... Meer lezen

    8,49 €

  • C++ Programming with Artificial Intelligence (2026)

    Master C++ Programming with AI : Learn C++ in One Day with Hands-on Projects for Beginners!

    Unlock the World of C++ Programming: Your Fast-Track to Success!Are you eager to conquer C++ programming but daunted by its complexity? Or do you possess knowledge of other programming languages and wish to swiftly embrace the C++ programming language?Look no further – we proudly introduce: **C++ SwiftStart: Your Express Route to Mastering Programming** **Empower Your Learning with C++ SwiftStart ... Meer lezen

    27,29 € of Gratis met Kobo Plus

  • Arduino MKR WIFI 1010 Development Workshop

    door Agus Kurniawan ...
    Arduino MKR WIFI 1010 is a new Arduino board with WiFi capability that enables to build IoT application. This book helps you to get started with Arduino MKR WIFI 1010. The following is a list of topics in this book.Setting up Development EnvironmentSketch ProgrammingWorking with SPIWorking with I2CArduino WiFi NetworkingWorking with Internal RTC and Sleep Mode ... Meer lezen

    2,80 €

  • Atmospheric Monitoring with Arduino

    Building Simple Devices to Collect Data About the Environment

    Makers around the globe are building low-cost devices to monitor the environment, and with this hands-on guide, so can you. Through succinct tutorials, illustrations, and clear step-by-step instructions, you’ll learn how to create gadgets for examining the quality of our atmosphere, using Arduino and several inexpensive sensors.Detect harmful gases, dust particles such as smoke and smog, and upper ... Meer lezen

    3,63 €

  • Unreal Engine 4 Virtual Reality Projects

    Build immersive, real-world VR applications using UE4, C++, and Unreal Blueprints

    Learn to design and build Virtual Reality experiences, applications, and games in Unreal Engine 4 through a series of practical, hands-on projects that teach you to create controllable avatars, user interfaces, and moreKey FeaturesLearn about effective VR design and develop virtual reality games and applications for every VR platformBuild essential features for VR such as player locomotion and ... Meer lezen

    37,09 € of Gratis met Kobo Plus

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    door Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... Meer lezen

    47,69 €

  • Blueprints Visual Scripting for Unreal Engine 5

    Unleash the true power of Blueprints to create impressive games and applications in UE5

    Explore the faster way to build games using UE5 Blueprints through clear visuals, step-by-step projects, and real-world workflows in this illustrated guideKey FeaturesDesign a fully functional game in UE5 without writing a single line of codeImplement visual scripting to develop gameplay mechanics, UI, visual effects, VR, and artificial intelligenceDeploy your game on multiple platforms and share ... Meer lezen

    49,81 € of Gratis met Kobo Plus

  • 1000 C Sharp Dot NET (C#.NET) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack the interview

    door Vamsee Puligadda ...
    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive C#.NET interview ... Meer lezen

    2,72 €

  • C++ Software Design

    Design Principles and Patterns for High-Quality Software

    door Klaus Iglberger ...
    Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.C++ trainer and ... Meer lezen

    29,03 €

  • Le guide de Lua et ses applications - Manuel de référence (2e édition)

    Comprendre l'esprit d'un langage est une chose, le mettre œuvre en est une autre. Ce manuel de référence vise à fournir des reponses précises et pratiques aux problématiques les plus courantes que vous rencontrerez en utilisant le langage de script Lua. En complément des solutions directement issues du langage, vous y trouverez des conseils pour utiliser au mieux les extensions les plus stables, ... Meer lezen

    23,99 €

  • Godot Engine Game Development Projects

    Build five cross-platform 2D and 3D games with Godot 3.0

    door Chris Bradfield ...
    A project based guides to learn animation, advanced shaders, environments, particle rendering, and networked games with Godot 3.0Key FeaturesLearn the art of developing cross-platform gamesLeverage Godot’s node and scene system to design robust, reusable game objectsIntegrate Blender easily and efficiently with Godot to create powerful 3D gamesBook DescriptionGodot Engine Game Development Projects ... Meer lezen

    30,73 € of Gratis met Kobo Plus

  • C++ for the Impatient

    door Brian Overland ...
    A Ready Reference for C++C++ for the Impatient offers both the quickest way for busy programmers to learn the latest features of the C++ language and a handy resource for quickly finding answers to specific language questions. Designed to give you the most accurate and up-to-date information you require fast and to the point, this book is also an essential guide to the new C++11 standard, ... Meer lezen

    51,93 €

  • Beginning C++ Programming

    Modern C++ at your fingertips!

    door Richard Grimes ...
    Modern C++ at your fingertips!Key Features\[\*\] This book gets you started with the exciting world of C++ programming\[\*\] It will enable you to write C++ code that uses the standard library, has a level of object orientation, and uses memory in a safe and effective way\[\*\] It forms the basis of programming and covers concepts such as data structures and the core programming languageBook ... Meer lezen

    37,09 € of Gratis met Kobo Plus

  • Learning GDScript by Developing a Game with Godot 4

    A fun introduction to programming in GDScript 2.0 and game development using the Godot Engine

    door Sander Vanhove ...
    Learn the Godot 4 game engine and GDScript 2.0 as you build your own game and transform into a proficient programmer with this illustrated guideKey FeaturesLearn the fundamentals of programming as you write GDScript 2.0Explore the world of GDScript 2.0 with this comprehensive introduction to the languageWork with Godot 4’s robust features and built-in tools to create captivating 2D and 3D games, ... Meer lezen

    28,61 € of Gratis met Kobo Plus

  • Modern C++: Efficient and Scalable Application Development

    Leverage the modern features of C++ to overcome difficulties in various stages of application development

    Create apps in C++ and leverage its latest features using modern programming techniques.Key FeaturesDevelop strong C++ skills to build a variety of applicationsExplore features of C++17, such as containers, algorithms, and threadsGrasp the standard support for threading and concurrency and use them in basic daily tasksBook DescriptionC++ is one of the most widely used programming languages. It is ... Meer lezen

    36,38 € of Gratis met Kobo Plus

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

  • C++ Primer Plus

    door Stephen Prata ...
    Serie series Developer's Library
    C++ Primer Plus, Sixth EditionNew C++11 CoverageC++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages.The sixth edition of C++ Primer Plus has ... Meer lezen

    37,41 €

  • 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

    29,67 € 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

    28,19 €

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