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
  • C# Programming Illustrated Guide For Beginners & Intermediates: The Future Is Here! Learning By Doing Approach

    C# Programming Illustrated Guide For Beginners & IntermediatesLearn Coding Fast! With Practical Easy To Follow Examples And Step By Step Instructions!Why should you choose to learn C# programming?C sharp programing was developed by Microsoft and is USED in all their products!C# is definitely a great way to get started in the world of programming, and since one of the biggest software giants ... Leer más

    $4.97 USD

  • Herb Schildt's C++ Programming Cookbook

    Your Ultimate "How-To" Guide to C++ Programming!Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ "cookbook." Organized for quick reference, each "recipe" shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that ... Leer más

    $48.99 USD

  • Software Architecture with C++

    Design modern systems using effective architecture concepts, design patterns, and techniques with C++20

    Apply business requirements to IT infrastructure and deliver a high-quality product by understanding architectures such as microservices, DevOps, and cloud-native using modern C++ standards and featuresKey FeaturesDesign scalable large-scale applications with the C++ programming languageArchitect software solutions in a cloud-based environment with continuous integration and continuous delivery ... Leer más

    $69.29 USD o gratis con Kobo Plus

  • C++ Templates

    The Complete Guide

    Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates, Second Edition, three pioneering C++ experts show why, when, and how to use modern templates to build software that’s cleaner, faster, more efficient, and easier to maintain.Now extensively updated for the C++11, ... Leer más

    $69.29 USD

  • Application Development with Qt Creator

    Build cross-platform applications and GUIs using Qt 5 and C++

    de Lee Zhi Eng ...
    Explore Qt Creator, Qt Quick, and QML to design and develop applications that work on desktop, mobile, embedded, and IoT platformsKey FeaturesBuild a solid foundation in Qt by learning about its core classes, multithreading, File I/O, and networkingLearn GUI programming and build custom interfaces using Qt Widgets, Qt Designer, and QMLUse the latest features of C++17 for improving the performance ... Leer más

    $26.59 USD o gratis con Kobo Plus

  • Arduino Book for Beginners

    de Mike Cheich ...
    The Arduino platform is great because it allows anyone with a desire to build awesome things the ability to easily create a prototype using a subset of C and C++ programming and specific Arduino functions.The Arduino Book for Beginners is a tutorial style collection of lessons designed to be simple and easy to follow which uses only the most relevant circuits and programs and assumes nothing about ... Leer más

    $9.99 USD

  • Template Metaprogramming with C++

    Learn everything about C++ templates and unlock the power of template metaprogramming

    Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey FeaturesGrasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook DescriptionLearn how the metaprogramming technique ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Langage de programmation C++

    Series series Séries sur la programmation et l’informatique
    La programmation C++ est un langage de programmation orienté objet, généralement compilé et un langage de programmation de niveau intermédiaire transitoire, développé par Bjarne Stroustrup en 1979. En termes simples, la programmation C++ est un langage de programmation élégant, bien organisé et à usage général basé sur la programmation C.Généralement, les systèmes d'exploitation, les applications, ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • Make: Sensors

    A Hands-On Primer for Monitoring the Real World with Arduino and Raspberry Pi

    Make: Sensors is the definitive introduction and guide to the sometimes-tricky world of using sensors to monitor the physical world. With dozens of projects and experiments for you to build, this book shows you how to build sensor projects with both Arduino and Raspberry Pi. Use Arduino when you need a low-power, low-complexity brain for your sensor, and choose Raspberry Pi when you need to ... Leer más

    $17.99 USD

  • C & C++ Interview Questions You'll Most Likely Be Asked

    Series Libro 4 - Job Interview Questions series
    C & C++ Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the driver's seat and helps them steer their way ... Leer más

    $8.99 USD

  • Safe C++

    How to avoid common mistakes

    It’s easy to make lots of programming mistakes in C++—in fact, any program over a few hundred lines is likely to contain bugs. With this book, you’ll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.Author Vladimir Kushnir shows you how to use his Safe C++ library, based in part on programming practices developed by the C ... Leer más

    $15.89 USD

  • C++

    Kurzportträt einer zeitlosen Sprache

    de Rudolf Jansen ...
    Series Libro 52 - shortcuts
    Programmierung in C++!? Eine Anforderung, die man zwar häufig in Projekten und Stellenausschreibungen findet, die aber bei vielen Entwicklern leider immer noch den Eindruck von etwas Altmodischem erweckt. Weit gefehlt! Betrachtet man die Einsatzgebiete von C++, erkennt man schnell die Relevanz dieser Sprache. Und auch die fachlichen Herausforderungen, denen man sich als Entwickler von C++ stellen ... Leer más

    $3.48 USD

  • C++: Guida Completa al Linguaggio e alla Programmazione ad Oggetti. Contiene Esempi di Codice ed Esercizi Pratici

    Impara subito a programmare con il linguaggio C++!Ti piacerebbe programmare con il linguaggio C++ ma non sai da dove iniziare?Vorresti imparare a creare e definire variabili?Come posso mettere in pratica il linguaggio di programmazione C++?Nel tempo il linguaggio C++ è divenuto ormai uno tra i più richiesti e utilizzati per la realizzazione di applicazioni web orientate soprattutto agli oggetti.< ... Leer más

    $6.99 USD

  • Quantitative Finance

    An Object-Oriented Approach in C++

    de Erik Schlogl ...
    Series series Chapman and Hall/CRC Financial Mathematics Series
    Quantitative Finance: An Object-Oriented Approach in C++ provides readers with a foundation in the key methods and models of quantitative finance. Keeping the material as self-contained as possible, the author introduces computational finance with a focus on practical implementation in C++.Through an approach based on C++ classes and templates, the text highlights the basic principles common to ... Leer más

    $132.99 USD

  • Practical C++ STL Programming

    Real-World Applications with C++20 and C++23

    Series series Professional and Applied Computing (R0)
    Learn how to use the classes, algorithms, and other programming constructs of C++ STL. This comprehensive and practical guide covers a broad range of STL programming topics and highlights numerous programming constructs from the C++20 and C++23 standards.Mastering use of STL can be daunting for both new and experienced C++ programmers. It doesn’t help that the ISO C++ specification documents are ... Leer más

    $107.79 USD

  • Extending and Modifying LAMMPS Writing Your Own Source Code

    A pragmatic guide to extending LAMMPS as per custom simulation requirements

    Understand the LAMMPS source code and modify it to meet your research needs, and run simulations for bespoke applications involving forces, thermostats, pair potentials and more with easeKey FeaturesUnderstand the structure of the LAMMPS source codeImplement custom features in the LAMMPS source code to meet your research needsRun example simulations involving forces, thermostats, and pair ... Leer más

    $36.89 USD o gratis con Kobo Plus

  • Geräteübergreifende Entwicklung mit RAD Studio

    Series Libro 228 - shortcuts
    Die Anforderung, Anwendungen plattform- und geräteübergreifend zu erstellen, ist heutzutage fast schon eine Selbstverständlichkeit für viele Entwickler. Natürlich kann man sich in vielen Fällen mit Web-Apps behelfen, doch manchmal muss es eben ein native Anwendung sein, die sich nahtlos in die User Experience der einzelnen Gerätearten und Betriebssysteme einfügt und dem Anwender so die gewohnte ... Leer más

    $5.29 USD

  • OpenCV 3 Computer Vision Application Programming Cookbook

    Recipes to make your applications see

    Recipes to help you build computer vision applications that make the most of the popular C++ library OpenCV 3Key Features\[\*\]Written to the latest, gold-standard specification of OpenCV 3\[\*\]Master OpenCV, the open source library of the computer vision community\[\*\]Master fundamental concepts in computer vision and image processing\[\*\]Learn about the important classes and functions of ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • C++ Networking 101

    This book is an invaluable resource for aspiring network administrators aiming to deepen their understanding of networking concepts while strengthening their C++ programming skills. Across eleven chapters, this book bridges the gap between network administration and programming, providing readers with a holistic approach to mastering network operations. Readers begin with a deep dive into network ... Leer más

    $29.99 USD

  • C语言从入门到精通(第6版)

    de 明日科技 ...
    《C语言从入门到精通(第6版)》从初学者的角度出发,以通俗易懂的语言、丰富多彩的实例,详细介绍了使用C语言进行程序开发需要掌握的各方面知识。全书分为4篇,共20章,内容包括C语言概述、算法、数据类型、运算符与表达式、数据输入/输出、选择结构、循环控制、数组、函数、指针、结构体和共用体、位运算、预处理、文件、内存管理、网络套接字编程、单词背记闯关游戏、学生信息管理系统、单片机基础和GSM短信控制家庭防盗报警系统。书中所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会C语言程序开发的精髓,快速提高开发技能。 ... Leer más

    $15.16 USD

  • C++ Cookbook

    Solutions and Examples for C++ Programmers

    Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an ... Leer más

    $28.79 USD

  • Экстремальный Cи. Параллелизм, ООП и продвинутые возможности

    Для того чтобы овладеть языком C, знания одного лишь синтаксиса недостаточно. Специалист в области разработки должен обладать четким, научным пониманием принципов и методик. Книга «Экстремальный Cи» научит вас пользоваться продвинутыми низкоуровневыми возможностями языка для создания эффективных систем, чтобы вы смогли стать экспертом в программировании на Cи. Вы освоите директивы препроцессора, ... Leer más

    $7.39 USD

  • Introduction To C Programming Language

    de Code weaver ...
    Introduction to C Programming LanguageUnlock the power of programming with Introduction to C Programming Language, your gateway to mastering one of the most influential languages in computing history. Whether you're a beginner or looking to deepen your understanding, this book provides a clear and structured guide to:Understanding Programming Languages: Discover the fundamental concepts that shape ... Leer más

    $4.01 USD o gratis con Kobo Plus

  • C++ Programming Language

    C++ Programming is an object-oriented programming language, generally compiled and transitional middle-level programming language was developed by Bjarne Stroustrup in 1979. In simple words, C++ programming is a classy, well-organized and a general purpose programming language based on C programming. Generally operating systems, applications, browsers, games and system drivers use C++ programming ... Leer más

    $1.99 USD