Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks C++

Si vous aimez les titres C++, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 635
Skip side bar filters
  • Beginning C++23

    From Beginner to Pro

    Collection series Professional and Applied Computing (R0)
    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard. All you need are Beginning C++23 and any recent C++ compiler and you'll soon be writing real C++ programs.There is no assumption of prior programming knowledge. All language ... En savoir plus

    56,33 €

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    par Jacob Era ...
    Mastering C++ programming language can be a tough and time consuming task. However, if you have an interest in programming languages and you insist in mastering this programming language then it can be fun and engaging. C++ programming language is easier to learn for people who are already familiar with other programming language such as Python, Java or Matlab. The differentiating factor between C ... En savoir plus

    2,94 €

  • Cross-platform graphics programming with C++ and OpenGL ES

    Quick start guide

    Collection series Writing a Game
    This work originally started as a research project dedicated to finding a cross-platform (Desctop+Mobile) 3D solution.It was a response to my naive assumption that you could write an app for one platform and then adapt it for another. Poor little fool, oh yeah...But is it even possible to write C++/OpenGL code that runs directly (without a "middleman") on multiple platforms?It seems dubious, but ... En savoir plus

    3,20 €

  • Essentials of C Programming with Microsoft® Visual Studio®

    par Farzin Asadi ...
    Collection series Engineering (R0)
    This book provides a compact but comprehensive treatment that guides readers through the C programming language with Microsoft® Visual Studio®. The author uses his extensive classroom experience to guide readers toward deeper understanding of key concepts of the C language. Each concept and feature of the language is presented as a short lesson, illustrated by practical worked examples to aid ... En savoir plus

    60,24 €

  • Projects With Microcontrollers And PICC

    In this book, we will find exercises related to the theory and the basic fundamentals to work with Microchip 8-bit microcontrollers, especially PIC12F675, PIC16F88 and PIC16F887. In this case we will use the CCS PICC compiler. If we want to carry out large projects, then we must know and master the basic concepts, otherwise it would be very difficult to solve large projects. If you have many ... En savoir plus

    13,07 €

  • Создаем игры и изучаем C++

    Третье издание

    Traduit par А.И. Ларин ...
    Мечтаете создавать игры, но не знаете, с чего начать? Книга «Создаем игры и изучаем C++» станет вашим проводником в мире игровой разработки! Это издание было адаптировано под Visual Studio 2022, C++20 и библиотеку SFML, оно предлагает уникальный подход: вы не только освоите язык C++ с нуля, но и примените знания на практике, создав четыре игры в разных жанрах. Вы начнете с изучения основ ... En savoir plus

    9,99 € ou Gratuit avec Kobo Plus

  • Build AI-Enhanced Audio Plugins with C++

    Build AI-Enhanced Audio Plugins with C++ explains how to embed artificial intelligence technology inside tools that can be used by audio and music professionals, through worked examples using Python, C++ and audio APIs which demonstrate how to combine technologies to produce professional, AI-enhanced creative tools.Alongside a freely accessible source code repository created by the author that ... En savoir plus

    56,95 €

  • Secure Programming Cookbook for C and C++

    Recipes for Cryptography, Authentication, Input Validation & More

    Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is ... En savoir plus

    40,06 €

  • Introducing C++

    The Easy Way to Start Learning Modern C++

    You know how to code, but you're ready to level up. You've heard about the power and performance of C++, a language vital to fields like AI, game development, and high-performance computing. But where do you even start? Existing resources are outdated or overly academic, or they assume a deep understanding of C. You need a guide that respects your existing skills and gets you coding fast with ... En savoir plus

    34,49 €

  • C++ for the Impatient

    par 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, ... En savoir plus

    45,41 €

  • Windows® via C/C++

    Collection series Developer Reference
    Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.Discover how to:Architect and implement your ... En savoir plus

    41,60 €

  • Arduino Sketch for ESP8266 Development Workshop

    par Agus Kurniawan ...
    This book helps you to get started with Arduino Sketch development using ESP8266 boards. We explore I/O programming on ESP8266 boards. The following is a list of highlight topics in this book:Preparing Development EnvironmentSetting Up ESP8266 BoardsGPIO ProgrammingWorking with Serial Communication (UART)PWM and Analog InputWorking with I2CWorking with SPIConnecting to a NetworkWorking with EEPROM ... En savoir plus

    2,80 €

  • Arduino MKR ZERO Development Workshop

    par Agus Kurniawan ...
    This book explores how to get started with Arduino MKR ZERO. Focusing on I/O development with various simple project demo. The following is a list of highlight topics in this book:Setting up Development EnvironmentSketch ProgrammingSerial CommunicationWorking with Analog I/O and PWMWorking with SPIWorking with I2CWorking with I2SWorking with microSD cardSensing Temperature and Humidity with DHT Mo ... En savoir plus

    2,80 €

  • Arduino Pro Mini A Hands-On Guide for Beginner

    par Agus Kurniawan ...
    This book is designed for anyone who wants to learn Arduino Pro Mini development based on ATmega328 microcontroller. The following is a list of highlight topics in this book.Preparing Development EnvironmentSetting Up Arduino Pro MiniWriting and Reading Digital DataSerial Communication (UART)PWM and Analog InputWorking with I2CWorking with SPIAccessing EEPROMWorking with DHT Module ... En savoir plus

    1,86 €

  • Arduino MKRFOX1200 Development Workshop

    par Agus Kurniawan ...
    This book helps you to get started with Arduino MKRFOX1200 and utilizing Sigfox network to build IoT application. The following is highlight topics in this book:* Setting up Development Environment* Sketch Programming* Working with SPI* Working with I2C* Working with Internal RTC and Sleep Mode* Working with Sigfox Network* Building IoT App over Sigfox Network* Working with Sigfox Callback API: ... En savoir plus

    2,79 €

  • Programming with STM32: Getting Started with the Nucleo Board and C/C++

    par Donald Norris ...
    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create your own STM32 programs with ease!Get up and running programming the STM32 line of microcontrollers from STMicroelectronics using the hands-on information contained in this easy-to-follow guide. Written by ... En savoir plus

    17,19 €

  • C++

    The Comprehensive Guide

    Comprehensive C++23 resource offering deep coverage from syntax basics to advanced concurrency and standard library usage. Learn best practices to write secure, efficient, and modular C++ code with expert guidance.Key FeaturesIn-depth coverage of modern C++23 concepts ensuring comprehensive understanding of language featuresFocus on writing secure, maintainable, and efficient code for professional ... En savoir plus

    45,41 € ou Gratuit avec Kobo Plus

  • C e C++

    Le chiavi della programmazione

    par Carlo Mazzone ...
    La programmazione è una forma d’arte, così come possono esserlo la pittura, il disegno o la scultura. Realizzare un programma significa infatti creare qualcosa che prende vita grazie al talento di un essere umano. Questo testo vuole fornire gli strumenti per intraprendere il lungo viaggio che può portare chiunque sia dotato di passione per le macchine a diventare un vero programmatore e quindi a ... En savoir plus

    20,99 €

  • Beginning C++ Programming

    Modern C++ at your fingertips!

    par 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 ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • Modern C++ Programming Cookbook

    Master C++ core language and standard library features, with over 100 recipes, updated to C++20

    par Marius Bancila ...
    A pragmatic recipe book for acquiring a comprehensive understanding of the complexities and core fundamentals of C++ programmingKey FeaturesExplore the latest language and library features of C++20 such as modules, coroutines, concepts, and rangesShed new light on the core concepts in C++ programming, including functions, algorithms, threading, and concurrency, through practical self-contained ... En savoir plus

    55,61 € ou Gratuit avec Kobo Plus

  • Mastering ROS for Robotics Programming

    Best practices and troubleshooting solutions when working with ROS

    Develop, simulate, and deploy intelligent robotic systems using ROS with hands-on guidance for 3D modeling, hardware integration, and motion planningKey FeaturesImplement complex simulations using Gazebo, Webots, and CoppeliaSim alongside MoveIt! for motion planningIntegrate sensors, vision modules, and I/O boards for real-world robot controlBridge ROS with MATLAB, Simulink, and industrial robots ... En savoir plus

    40,78 € ou Gratuit avec Kobo Plus

  • Build a 2D Dungeon Crawler with C++ and SDL2

    Build a Complete Dungeon Crawler with C++ and SDL2

    par Wren Zielinski ...
    Build a complete 2D dungeon crawler from scratch with C++ and SDL2. Go from an empty project to a playable game: set up SDL2, build the game loop, render tile maps and sprites, handle input and collisions, add enemies and combat, and ship a finished dungeon crawler. Every chapter builds on the last with clear, working C++ code — ideal for programmers who know the basics and want to learn real game ... En savoir plus

    4,99 €

  • Estructuras de Datos en C/C++

    par Fulbia Torres ...
    Las estructuras de datos constituyen una de las principales áreas de estudio dentro del campo de la computación y éste incluye saber la forma en que se organiza la información, es decir el almacenamiento, manejo y recuperación de la misma. La eficiencia en el manejo de la información depende en gran medida de las estructuras diseñadas y de los métodos de manipulación que se implanten sobre ellas ... En savoir plus

    5,99 €

  • Learn OpenCV 4 by Building Projects

    Build real-world computer vision and image processing applications with OpenCV and C++

    Explore OpenCV 4 to create visually appealing cross-platform computer vision applicationsKey FeaturesUnderstand basic OpenCV 4 concepts and algorithmsGrasp advanced OpenCV techniques such as 3D reconstruction, machine learning, and artificial neural networksWork with Tesseract OCR, an open-source library to recognize text in imagesBook DescriptionOpenCV is one of the best open source libraries ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus