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 839 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

    Antes $16,354 CLP Ahora $14,623 CLP o gratis con Kobo Plus

  • C++ Programming in easy steps, 6th edition

    de Mike McGrath ...
    Series series In Easy Steps
    C++ Programming in easy steps, 6th edition shows you how to program in the powerful C++ native system language. Now, in its sixth edition, this guide gives complete examples that illustrate each aspect with colorized source code. Updated for the latest GNU C Compiler and Visual Studio 2022.C++ Programming in easy steps, 6th edition begins by explaining how to install a free C++ compiler so you can ... Leer más

    $16,628 CLP

  • Professional Visual Studio 2017

    de Bruce Johnson ...
    Skip the basics and delve right into Visual Studio 2017 advanced features and toolsProfessional Visual Studio 2017 is the industry-favorite guide to getting the most out of Microsoft's primary programming technology. From touring the new UI to exploiting advanced functionality, this book is designed to help professional developers become more productive. A unique IDE-centric approach provides a ... Leer más

    Antes $53,176 CLP Ahora $47,549 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,887 CLP

  • Learning C by Example

    This book help you how to get started with C programming. This book provides many code samples for illustration. The following is highlight topics: * Development Environment * Basic C Programming Language * Array and Pointer * Functions * I/O Operations * String Operations * Building C Library * Threading * Database Programming * Socket Programming This book uses GNU GCC compiler for C programming ... Leer más

    $2,313 CLP

  • C++ Essentials For Dummies

    The quick and crystal-clear guide to C++ programmingC++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush ... Leer más

    Antes $14,865 CLP Ahora $13,292 CLP

  • C Brain Teasers

    Exercise Your Mind

    de Dan Gookin ...
    You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other activities, giving you techniques to take the best advantage of ... Leer más

    Antes $23,717 CLP Ahora $21,207 CLP

  • Temel Seviye Arduino Uygulamaları

    Temel Seviye Elektronik bilgisi, kodlama ve yazılım bilgisi, Arduino kullanımı, sensörler ile çalışma gibi basit uygulamaları içeren ve Mikrodenetleyici dünyasına adım atmak isteyenler için güzel uygulamalar barındıran bir kitap. ... Leer más

    Gratis

  • Fundamentals of C Programming Language

    Handbook of C

    de GAURAV SHARMA ...
     The first Edition of the book “Fundamentals of C programming language” covers primary knowledge of C programming language. The book is organized into sixchapters. Chapter 1: It contains History, Structure of C Program, Compilation Process, Data types, S... ... Leer más

    $6,363 CLP

  • Algorithms on Trees and Graphs

    With Python Code

    Series series Computer Science (R0)
    This textbook introduces graph algorithms on an intuitive basis followed by a detailed exposition using structured pseudocode, with correctness proofs as well as worst-case analyses. Graph algorithms is a well-established subject in mathematics and computer science. Beyond classical application fields, like approximation, combinatorial optimization, graphics, and operations research, graph ... Leer más

    $70,610 CLP

  • Beginning C++ Game Programming

    Learn C++ from scratch and get started building your very own games

    de John Horton ...
    Beginner's guide to create exciting desktop gamesKey Features\[\*\] This book offers a fun way to learn modern C++ programming while building exciting 2D games\[\*\] This beginner-friendly guide offers a fast-paced but engaging approach to game development\[\*\] Dive headfirst into building a wide variety of desktop games that gradually increase in complexity\[\*\] It is packed with many ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • AI for Game Developers

    Creating Intelligent Behavior in Games

    Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more ... Leer más

    Antes $26,170 CLP Ahora $23,401 CLP

  • Embedded Expert's Guide to C

    de Chris Rose ...
    That popularity means a great many books have been written on how to write C. So you might - quite reasonably - ask if the world really needs another one. The answer: "probably not."But this isn't another book on how to write C - it's a book on how not to write C. And that's something the world desperately does need, because despite its enduring popularity, many programmers remain blissfully ... Leer más

    Antes $7,942 CLP Ahora $7,102 CLP

  • Raspberry Pi System Programming for Beginner

    This book helps how to learn system programming on Raspberry Pi using C language and core system libraries. Several code samples are provided for ease of understanding about system programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Compiler and Development Tools1.3 Hello WorldFile I/O2.1 Opening and Closing File2.1.1 open() and close()2.1.2 creat()2.1.3 Creating a New File<... ... Leer más

    $3,724 CLP

  • Ethical Hacking

    de Lakshay Eshan ...
    This book is written for those people who want to hack systems to test identify the security holes and vulnerabilities of thosesystems. This book outlines different tricks and techniques that an ethical hacker can use to assess the security of the systems, identify vulnerabilities and fix those vulnerabilities. This is done to prevent any malicious attacks against the system.The hacking we talk ... Leer más

    Antes $2,855 CLP Ahora $2,553 CLP

  • Modern Parallel Programming with C++ and Assembly Language

    X86 SIMD Development Using AVX, AVX2, and AVX-512

    Series Libro 512 - Professional and Applied Computing (R0)
    Learn the fundamentals of x86 Single instruction multiple data (SIMD) programming using C++ intrinsic functions and x86-64 assembly language. This book emphasizes x86 SIMD programming topics and technologies that are relevant to modern software development in applications which can exploit data level parallelism, important for the processing of big data, large batches of data and related important ... Leer más

    $68,024 CLP

  • Hands-On System Programming with Linux

    Explore Linux system programming interfaces, theory, and practice

    Get up and running with system programming concepts in LinuxKey FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips with core concepts such as process management, signalling and pthreadsPacked with industry best practices and dozens of code examplesBook DescriptionThe Linux OS and its embedded and server applications are critical components of today’s ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • 950 C Language Interview Questions and Answers

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

    Antes $3,397 CLP Ahora $3,038 CLP

  • Mathematical Objects in C++

    Computational Tools in A Unified Object-Oriented Approach

    de Yair Shapira ...
    Series series Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
    Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequis ... Leer más

    $106,669 CLP

  • Mastering Rust

    The Ultimate Starter Guide

    de Dan Miller ...
    Ready to dive into Rust but not sure where to start? Mastering Rust: The Ultimate Starter Guide by Dan Miller is your comprehensive companion on this exciting journey. Dan's unique approach to writing makes learning Rust a personable and rewarding experience. What sets this guide apart is its focus on practical application. You'll not only learn the "how" but also the "why," gaining insights into ... Leer más

    Antes $4,908 CLP Ahora $4,389 CLP

  • Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]

    A practical, in-depth guide to implementing object-oriented design principles to create robust code

    Embrace object-oriented programming and explore language complexities, design patterns, and smart programming techniques using this hands-on guide with C++ 20 compliant examplesKey FeaturesApply object-oriented design concepts in C++ using direct language features and refined programming techniquesDiscover sophisticated programming solutions with nuances to become an efficient programmerExplore ... Leer más

    $36,568 CLP o gratis con Kobo Plus

  • Mathematica Data Visualization

    de Nazmus Saquib ...
    If you are planning to create data analysis and visualization tools in the context of science, engineering, economics, or social science, then this book is for you. With this book, you will become a visualization expert, in a short time, using Mathematica. ... Leer más

    Antes $23,737 CLP Ahora $21,225 CLP o gratis con Kobo Plus

  • C++ Important Questions and Answers PDF

    Competitive Exam Questions for Class 8-12 & Chapter 1-18 Practice Tests (C++ Programming Notes for Beginners)

    de Arshad Iqbal ...
    Series series Programming Revision Guides
    The C++ Important Questions and Answers PDF: C++ Programming Competitive Exam Questions & Chapter 1-19 Practice Tests (Class 8-12 C++ Textbook Questions for Beginners) includes revision guide for problem solving with hundreds of solved questions. C++ Questions and Answers PDF book covers basic concepts, analytical and practical assessment tests. "C++ Quiz" PDF book helps to practice test questions ... Leer más

    Antes $5,670 CLP Ahora $5,069 CLP o gratis con Kobo Plus

  • Artificial Intelligence in Unreal Engine 5

    Unleash the power of AI for next-gen game development with UE5 by using Blueprints and C++

    de Marco Secchi ...
    Tap into the cutting-edge artificial intelligence features of Unreal Engine 5 and unlock their potential to craft captivating and engaging experiences in your games and applications in this part-color guide DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesAdopt AI techniques for developing immersive gameplay experiencesLearn how to use the Unreal Engine gameplay framework ... Leer más

    Antes $40,896 CLP Ahora $36,568 CLP o gratis con Kobo Plus