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 690 resultaten worden weergegeven
Skip side bar filters
  • 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 €

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

  • 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

    Was 30,73 € Nu 27,32 € 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

    27,87 €

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

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

  • C LANGUAGE COURSE PART 3

    door m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... Meer lezen

    3,81 € of Gratis met Kobo Plus

  • Sams Teach Yourself C++ in One Hour a Day

    door Siddhartha Rao ...
    Serie series Sams Teach Yourself
    Learn C++ in Just One Hour a Day Completely updated for the C++11 standard, Sams Teach Yourself C++ in One Hour a Day presents the language from a practical point of view, helping you learn how to use C++11 to create faster, simpler, and more efficient C++ applications. Master the fundamentals of C++ and object-oriented programming Understand how C++11 features help you write compact and ... Meer lezen

    22,89 €

  • Handbook on C++ Language

    100% Pure Adrenaline

    door Sangita Sardana ...
    Serie Boek 1 - Surf Rangers
    Writing a book to serve students community, gives a great feeling of satisfaction. Various books on High Level Languages are available in the market but it has been my desire to present such a series on computer languages which could serve the students community in some different manner which could be well acceptable by all. Generally students feel that the books available on the high do not cater ... Meer lezen

    4,76 €

  • Engineering LLVM Backend

    Creating compilers for the next-generation processors and accelerator chips

    door Min-Yih Hsu ...
    A practical guide to building LLVM backend from scratch to unleash the power of next-generation processors and accelerator chipsKey FeaturesBeginner-friendly content to create an LLVM backend from scratchProject-driven approach with step-by-step instructionsTargeting OpenRISC – a famous real-world instruction set architectureBook DescriptionWith the advancement of chip manufacturing technology and ... Meer lezen

    24,16 € of Gratis met Kobo Plus

    VOORAF BESTELLEN

  • End to End GUI Development with Qt5

    Develop cross-platform applications with modern UIs using the powerful Qt framework

    Learn the complete Qt ecosystem and its tools and build UIs for mobile and desktop applicationsKey FeaturesUnleash the power of the latest Qt 5.9 with C++14Easily compile, run, and debug your applications from the powerful Qt Creator IDEBuild multi-platform projects that target Android, iOS, Windows, MacOS, Linux, and moreBook DescriptionQt 5.9 is an application development framework that provides ... Meer lezen

    68,78 € of Gratis met Kobo Plus

  • C++ Memory Management

    Write leaner and safer C++ code using proven memory-management techniques

    door Patrice Roy ...
    Harness the power of C++ to build smaller, faster, safer, and more predictable programs using the latest techniques and best practices to optimize performance and ensure reliability in your software development projects Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUse contemporary C++ features to enhance code safety and reliabilityDevelop a deeper understanding ... Meer lezen

    24,79 € of Gratis met Kobo Plus

  • Practical C++ Programming

    Programming Style Guidelines

    door Steve Oualline ...
    C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are ... Meer lezen

    26,38 €

  • Hack and HHVM

    Programming Productivity Without Breaking Things

    door Owen Yamauchi ...
    How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.You’ll explore static typechecking and several other features that ... Meer lezen

    20,66 €

  • Eclipse

    Programming Java Applications

    door Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Meer lezen

    22,14 €

  • Programación en MikroC para PIC y ARM.

    door Daniel Schmidt ...
    El eje central del libro es la programación en C para PIC y para la arquitectura de ARM con el compilador MikroC Pro de MikroElektronikaCompilador largamente probado y sin duda una de las herramientas que junto con los compiladores oficiales de las correspondientes marcas generan código confiable y muy eficiente en el uso de los recursos de los microcontroladores.MikroC ofrece gran cantidad de ... Meer lezen

    36,49 € of Gratis met Kobo Plus

  • Learn C++

    door Aishik Dutta ...
    Unlock the power of C++, a cornerstone language in software development, with this comprehensive guide. Whether you're starting your programming journey or looking to solidify your understanding, this book provides a thorough exploration of C++ from foundational concepts to modern features.Begin by setting up your development environment and writing your first program. Master the essentials, ... Meer lezen

    2,99 € of Gratis met Kobo Plus

  • Derinlemesine C ++ ve Object-Oriented Programming

    door Onder Teker ...
    Bu kitapta C++ dilinin temel konularının yanı sıra, orta ve ileri düzey konular da işlenmektedir. Nesneye yönelik programlamanın temellerini anlatması nedeniyle C++ dışındaki diller için de temel kaynak niteliğindedir. Yalnızca konular ayrıntılı anlatılmakla kalınmamış; uzmanların kullandığı yaklaşımlar da birer ilkörnek olarak kitaba konmuştur. Oyun Programlama gibi C++ dilinin yoğun kullanıldığı ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • C ++ - Grundlagen

    door IntroBooks Team ...
    C ++ ist eine Computerprogrammiersprache, die auf C basiert. Sie wurde aus verschiedenen Gründen zum Schreiben der Programme entwickelt. In den neunziger Jahren war C ++ zu einer der weltweit am weitesten verbreiteten Programmiersprachen geworden. Bjarne Stroustrup entwickelte in den 1980er Jahren die Programmiersprache C ++ bei Bell Labs und wurde ursprünglich als C mit Klassen bezeichnet.Die ... Meer lezen

    3,49 € of Gratis met Kobo Plus

  • Crushing The Technical Interview: Data Structures And Algorithms (C++ Edition)

    door Keith Henning ...
    Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview.This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer ... Meer lezen

    35,49 € of Gratis met Kobo Plus

  • Programación de Computadoras: De Principiante a Malvado—JavaScript, HTML, CSS, & SQL

    Internamente, encontrarás una introducción a JavaScript, HTML, CSS y SQL. Estos son lenguajes de programación. Algunos de ellos se conocen como lenguajes de scripting.A partir de JavaScript, le presentaré los lenguajes de programación mencionados. Con suerte, al final de este libro, tendrá las respuestas a las preguntas de lo qué es y de lo qué puedes hacer con estos lenguajes.JavaScript es un ... Meer lezen

    8,99 €

  • Rust for C++ Developers

    Leverage your C++ expertise to write safer and faster systems code in Rust

    door Dan Olson ...
    Transition from C++ to Rust with ease by learning how to write safe, modern systems code using familiar examplesKey FeaturesCompare Rust and C++ side by side to accelerate your Rust learning curveUnderstand Rust’s memory safety, concurrency, and project structure in practical termsBuild and convert real-world programs while adopting modern Rust idiomsPurchase of the print or Kindle book includes a ... Meer lezen

    26,70 € of Gratis met Kobo Plus

    VOORAF BESTELLEN

  • Coder efficacement

    Bonnes pratiques et erreurs à éviter (en C++)

    door Philippe Dunski ...
    Développer une application peut rapidement devenir un enfer si vous n'avez pas anticipé certaines difficultés et fait les bons choix au moment de sa conception. Ce livre vous aidera à vous poser les bonnes questions et à tirer le meilleur parti de la programmation objet, en particulier en C++, sans tomber dans les pièges les plus fréquents. Il clarifie certains concepts délicats et passe en revue ... Meer lezen

    24,99 €