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

Si te gustan los eBooks de C++, seguro que te encanta esta selección.
Mostrando 1 - 24 de 600 resultados
Skip side bar filters
  • Concurrent Programming Interviews

    A Practical Guide to Becoming the Standout Candidate

    de Bonan Liu ...
    Series series Professional and Applied Computing (R0)
    Ace your software engineering job interviews by preparing yourself for the concurrent programming rounds. This book fills the gap in practical resources designated for concurrency interview prep. It simplifies complex concepts in C++ and provides example questions to help you approach your interview with confidence.Today, interviews for software engineering roles typically include several ... Leer más

    $55.89 USD

  • Mastering SFML Game Development

    Inject new life and light into your old SFML projects by advancing to the next level.

    Create complex and visually stunning games using all the advanced features available in SFML developmentKey Features\[\*\]Build custom tools, designed to work with your specific game.\[\*\]Use raw modern OpenGL and go beyond SFML.\[\*\]Revamp your code for better structural design, faster rendering, and flashier graphics.\[\*\]Use advanced lighting techniques to add that extra touch of ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Le guide de Lua et ses applications - Manuel de référence (2e édition)

    Comprendre l'esprit d'un langage est une chose, le mettre œuvre en est une autre. Ce manuel de référence vise à fournir des reponses précises et pratiques aux problématiques les plus courantes que vous rencontrerez en utilisant le langage de script Lua. En complément des solutions directement issues du langage, vous y trouverez des conseils pour utiliser au mieux les extensions les plus stables, ... Leer más

    $29.52 USD

  • Software Engineering Best Practices

    Lessons from Successful Projects in the Top Companies

    de Capers Jones ...
    Proven techniques for software engineering successThis in-depth volume examines software engineering topics that are not covered elsewhere: the question of why software engineering has developed more than 2,500 programming languages; problems with traditional definitions of software quality; and problems with common metrics, "lines of code," and "cost per defect" that violate standard economic ... Leer más

    $82.79 USD

  • C++ Programming Language: Simple, Short, and Straightforward Way of Learning C++ Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C++ programming. C++ (pronounced as cee plus plus) is a general-purpose programming language. The main object of C++ is to add object-orientation to its predecessor C language. C++ has imperative, object ... Leer más

    $3.44 USD

  • C# Basics For Absolute Beginners

    The Perfect Guide To Learn C# Programming Faster With Examples Made Easy For Absolute Beginners | Become Master Writing C# Code From Zero

    Looking For An Easy To Follow and Comprehensive C\# Programming Guide?Without my book, most people spend too long trying to learn C\# the hard way. This book is the only one that will get you to learn C\# fast without wasting so much time. It includes four chapters that painlessly teach you the necessary skills to master C\# and to create your first apps.What you'll learn:An introduction to the C\ ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Learn Zig over Rust and C++

    de Annie Cal ...
    There's a question that's always been asked by systems programmers working in C++ and those working in Rust. Is there a way to control systems that doesn't mean choosing between power and predictability? Zig represents that path.The idea is pretty clear as really there's no such thing as hidden behaviour. Everything's totally clear about each allocation. Every error is given a name and can be ... Leer más

    $29.99 USD o gratis con Kobo Plus

  • Introduction to C++ Programming

    de Sham Tickoo ...
    Welcome to Introduction to C++ Programming, an example based textbook, written to cater to the needs of beginners and intermediate users. C++ is an object-oriented programming language, which is a preferred programming approach followed by the software industry. C++ enjoys the distinction of being the most popular and widely used OOP language in the world. The syntax, style, features and ... Leer más

    $25.00 USD

  • Getting Started with Adafruit Trinket

    15 Projects with the Low-Cost AVR ATtiny85 Board

    de Mike Barela ...
    Arduino's ubiquity and simplicity has led to a gigantic surge in the use of microcontrollers to build programmable electronics project. Despite the low cost of Arduino, you're still committing about $30 worth of hardware every time you build a project that has an Arduino inside. This is where Adafruit's Trinket comes in. Arduino-compatible, one-third the price, and low-power, the Trinket lets you ... Leer más

    $14.39 USD

  • C++: A Beginner's Guide, Second Edition

    Essential skills made easy! Written by Herb Schildt, the world’s leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace. ... Leer más

    $25.69 USD

  • Getting Started with Adafruit FLORA

    Making Wearables with an Arduino-Compatible Electronics Platform

    This book introduces readers to building wearable electronics projects using Adafruit's tiny FLORA board: at 4.4 grams, and only 1.75 inches in diameter, and featuring Arduino compatibility, it's the most beginner-friendly way to create wearable projects. This book shows you how to plan your wearable circuits, sew with electronics, and write programs that run on the FLORA to control the ... Leer más

    $11.19 USD

  • Learn LLVM 17

    A beginner's guide to learning LLVM compiler tools and core libraries with C++

    Learn how to build and use the complete spectrum of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core librariesKey FeaturesGet to grips with using LLVM libraries step by stepUnderstand the high-level design of LLVM compilers and apply these principles to your own compilerAdd a new backend to target an unsupported CPU ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • C--. Практика многопоточного программирования

    Язык С++ выбирают, когда надо создать по-настоящему молниеносные приложения. А качественная конкурентная обработка сделает их еще быстрее. Новые возможности С++17 позволяют использовать всю мощь многопоточного программирования, чтобы с легкостью решать задачи графической обработки, машинного обучения и др. Энтони Уильямс, эксперт конкурентной обработки, рассматривает примеры и описывает ... Leer más

    $6.89 USD

  • Optimized C++

    Proven Techniques for Heightened Performance

    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, ... Leer más

    $36.79 USD

  • NUnit Pocket Reference

    Up and Running with NUnit

    de Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... Leer más

    $7.19 USD

  • BAŞLANGIÇ DÜZEYİNDE C++ ÖĞRENİMİNE GİRİŞ

    Bu kitap kapsamında hiç bilmeyenlere hitap ederek "Merhaba Dünya" ile başlayarak C++ programlama dilinin temellerini anlatıp, okuuyucları bilgisayarın hafızasına düşük seviyeli müdahaleler yapabilecek seviyeye kadar getireceğiz.C++ eğitim kitabımızda;Hiç bilmeyen ve ilk kez programlamaya başlayan,Üniversitede programlamaya giriş dersi alan ve bu derse takviye amacıyla kaynak arayan,Programlamayı ... Leer más

    $5.00 USD

  • Programming 2D Games

    de Charles Kelly ...
    A First Course in Game ProgrammingMost of today's commercial games are written in C++ and are created using a game engine. Addressing both of these key elements, Programming 2D Games provides a complete, up-to-date introduction to game programming. All of the code in the book was carefully crafted using C++. As game programming techniques are intro ... Leer más

    $126.99 USD

  • Data Clustering in C++

    An Object-Oriented Approach

    de Guojun Gan ...
    Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group are similar and objects in different groups are quite distinct. Thousands of theoretical papers and a number of books on data clustering have been published over the past 50 years. However, few books exist to teach people how to implement ... Leer más

    $94.99 USD

  • Building an RPG with Unreal 4.x

    Get to grips with building the foundations of an RPG using Unreal Engine 4.x

    Get to grips with building the foundations of an RPG using Unreal Engine 4.xKey FeaturesUtilize a mixture of C++, Blueprints, and UMG to create a role playing game (RPG) efficientlyCreate reusable code chunks and elements that can easily be integrated into other gamesA cost effective, step-by-step guide to building and customizing an entire framework for your RPGBook DescriptionNow that Unreal ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Particle Argon Development Workshop

    This book explores how to get started with Particle Argon board development. Various project samples are provided to accelerate your learning. The following is a list of higlight topics in this book.Preparing Development EnvironmentSetting Up Particle Argon DevelopmentBuild "hello world" program with Particle ArgonGPIO ProgrammingWorking with Serial CommunicationPWM and Analog InputWorking with ... Leer más

    $2.99 USD

  • Hands-On Embedded Programming with C++17

    Create versatile and robust embedded solutions for MCUs and RTOSes with modern C++

    de Maya Posch ...
    Build safety-critical and memory-safe stand-alone and networked embedded systemsKey FeaturesKnow how C++ works and compares to other languages used for embedded developmentCreate advanced GUIs for embedded devices to design an attractive and functional UIIntegrate proven strategies into your design for optimum hardware performanceBook DescriptionC++ is a great choice for embedded development, most ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Making Things Talk

    Using Sensors, Networks, and Arduino to See, Hear, and Feel Your World

    de Tom Igoe ...
    The workbenches of hobbyists, hackers, and makers have become overrun with microcontrollers, computers-on-a-chip that power homebrewed video games, robots, toys, and more. In Making Things Talk, Tom Igoe, one of the creators of Arduino, shows how to make these gadgets talk.Whether you need to connect some sensors to the Internet or create a device that can interact wirelessly with other creations, ... Leer más

    $24.49 USD

  • LLVM Cookbook

    Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM

    Key FeaturesBook DescriptionThe book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work. This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Refactoring with C++

    Explore modern ways of developing maintainable and efficient applications

    Improve readability and understandability of code using C++ best practicesKey FeaturesEnrich your coding skills using features from the modern C++ standard and industry approved librariesImplement refactoring techniques and SOLID principles in C++Apply automated tools to improve your code qualityPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionDespite the prevalence of ... Leer más

    $30.59 USD o gratis con Kobo Plus