Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de C y C++

Si te gustan los eBooks de C y C++, seguro que te encanta esta selección.
Mostrando 1 - 24 de 868 resultados
Skip side bar filters
  • Enciclopedia del lenguaje C++. 2ª edición

    Lenguaje de programación C++ estándar. Programación básica. Programación orientada a objetos. Clases. Operadores sobrecargados. Clases derivadas. Plantillas. Excepciones. Flujos de E/S. Estructuras dinámicas. Algoritmos. Más de 270 ejercicios resueltos. ... Leer más

    $15,426 CLP o gratis con Kobo Plus

  • C++ Easy To Understand Step By Step Guide

    A Guide for Beginners

    de 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 ... Leer más

    $4,277 CLP

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

    Quick start guide

    Series 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 ... Leer más

    $3,879 CLP

  • Essentials of C Programming with Microsoft® Visual Studio®

    de Farzin Asadi ...
    Series 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 ... Leer más

    $73,037 CLP

  • 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 ... Leer más

    $13,505 CLP

  • Learn C

    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 ... Leer más

    $2,693 CLP

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

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

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

    $5,310 CLP o gratis con 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 ... Leer más

    $95,379 CLP

  • 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 ... Leer más

    $69,655 CLP

  • 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 ... Leer más

    $73,942 CLP

  • 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 ... Leer más

    $46,293 CLP

  • 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 ... Leer más

    $39,349 CLP

  • C++ for the Impatient

    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, ... Leer más

    $55,937 CLP

  • Windows® via C/C++

    Series 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 ... Leer más

    $51,695 CLP

  • Arduino Sketch for ESP8266 Development Workshop

    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 ... Leer más

    $2,938 CLP

  • Arduino MKR ZERO Development Workshop

    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 ... Leer más

    $2,938 CLP

  • Arduino Pro Mini A Hands-On Guide for Beginner

    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 ... Leer más

    $1,952 CLP

  • Getting Started with Windows IoT and Intel Galileo

    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 ... Leer más

    $1,952 CLP

  • Arduino MKRFOX1200 Development Workshop

    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: ... Leer más

    $2,927 CLP

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

    de 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 ... Leer más

    $20,836 CLP

  • 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 ... Leer más

    $62,690 CLP o gratis con Kobo Plus

  • Beginning C++ Programming

    Modern C++ at your fingertips!

    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 ... Leer más

    $44,362 CLP o gratis con Kobo Plus

  • Modern C++ Programming Cookbook

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

    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 ... Leer más

    $77,160 CLP o gratis con 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 ... Leer más

    $56,902 CLP o gratis con Kobo Plus