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

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

    Learning to Write Software for Hardware

    par Elliot Williams ...
    Atmel's AVR microcontrollers are the chips that power Arduino, and are the go-to chip for many hobbyist and hardware hacking projects. In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each ... En savoir plus

    19,15 €

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

  • Learn C

    par Developer Notes ...
    Learn C is a book designed to teach yourself the ANSI C language. ANSI C language is one of the most important programming languages and the base for other languages such as C#, C++, and Objective-C.Learn C won't only teach you the ANSI C language, but also will get you into programming. This book includes sample code and beginner apps to get you fluent in coding quickly and easily.All of the iOS ... En savoir plus

    2,99 €

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

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

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

    9,99 € ou Gratuit avec Kobo Plus

  • Learn Programming with C

    An Easy Step-by-Step Self-Practice Book for Learning C

    Authored by two standout professors in the field of Computer Science and Technology with extensive experience in instructing, Learn Programming with C*: An Easy Step-by Step Self-Practice Book for Learning C* is a comprehensive and accessible guide to programming with one of the most popular languages.Meticulously illustrated with figures and examples, this book is a comprehensive guide to writing ... En savoir plus

    78,31 €

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

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... En savoir plus

    60,51 €

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

  • Getting Started with Windows IoT and Intel Galileo

    par Agus Kurniawan ...
    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Microsoft provides Windows for IoT Program which we can build and deploy application on top of Intel Galileo board using Windows Platform. This book helps you getting started with Windows for IoT program and Intel Galileo. The following is a list of highlight topics ... 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