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 862 resultados
Skip side bar filters
  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    de Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... Leer más

    $9.99 USD

  • C++程序设计教程

    本书是C++程序设计的入门书籍,适合初学者使用。全书共11章,第1章主要介绍C++对C语言的扩充;第2~5章主要介绍C++的核心知识,包括类与对象、运算符重载、继承与派生、多态与虚函数;第6~7章主要介绍模板与STL;第8~9章主要介绍C++的I/O流和异常;第10章主要介绍C++11新特性;第11章带领读者开发一个综合项目——酒店管理系统,让读者将前面所学知识融会贯通,并了解实际项目的开发流程。 ... Leer más

    $13.18 USD

  • Android NDK Game Development Cookbook

    A systematic guide consisting of over 70 recipes which focus on helping you build portable mobile games and aims to enhance your game development skills with clear instructions.If you are a C++ developer who wants to jump into the world of Android game development and who wants to use the power of existing C++ libraries in your existing Android Java applications, then this book is for you. You ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • C++11

    Praxiswissen zum neuen Standard

    de Peter Pohmann ...
    Setzen Sie C++ 11 schon in Ihrer täglichen Arbeit ein? Warum eigentlich nicht? Der neue Standard enthält viele Erweiterungen, die Ihnen das Programmiererleben leichter und Ihre Anwendungen besser machen. Vom Schlüsselwort für undefinierte Zeiger über Lambda-Ausdrücke bis zur Unterstützung paralleler Programmierung. Eine ganze Menge davon ist auch schon in Visual Studio, gcc und anderen Compilern ... Leer más

    $19.09 USD

  • Crushing The Technical Interview: Data Structures And Algorithms (C++ Edition)

    de Keith Henning ...
    Learn the process of interviewing for a software development role, how to prepare, and all the information you will need to make it through the data structures and algorithms interview.This book covers what to expect in each stage of the interview process, how to describe the complexity of an algorithm using Big-O notation, the basic software theories you will need to succeed, and how to answer ... Leer más

    $39.99 USD

  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    de Corey Scott ...
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • Projects With dsPIC30F2010 And dsPIC30F4013

    In this book, we will find exercises related to the theory, the basic fundamentals and more complex concepts to work with 16-bit microcontrollers: dsPIC30F2010 and dsPIC30F4013. If we want to carry out large projects, this is a good opportunity to know and learn to use these microcontrollers that, among other things, are used for the processing of digital signals. If you have many doubts related ... Leer más

    $12.89 USD

  • 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.10 USD

  • The Minimum You Need to Know About Qt and Databases

    de Roland Hughes ...
    This book shows the nitty-gritty of developing with Qt using PostgreSQL, Firebird, and SQLite databases. It also shows the developer how to create BOTH console and GUI Qt applications. Readers are shown how to do development with Qt Designer, Qt Creator, Qdevelop, Monkey Studio, and Eclipse under KUbuntu. Like most of the titles in this series this book attempts to teach by repeatedly ... Leer más

    $23.09 USD

  • Learn LLVM 12

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

    de Kai Nacke ...
    Learn how to build and use all parts 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 effectively using LLVM libraries step-by-stepUnderstand LLVM compiler high-level design and apply the same principles to your own compilerUse compiler-based tools to improve the quality of code in ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • C++ Programming

    A Guide to Learn the Fundamentals of a Multi-Paradigm to Manage Data

    de MEGANE NOEL ...
    Series series computer science
    Why Should You Learn C++ at the Very Least?Even if you intend to use higher-level languages as your primary means of communication?C++ is the foundation of today's AI industry. Although AI scientists and data analysts may prefer simple language bindings such as Python, any serious project must have C++ at its core. Furthermore, many companies in the autonomous driving space will continue to use it ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Game Development Patterns with Godot 4

    Create resilient game systems using industry-standard solutions in Godot

    Streamline game development with proven design patterns and create scalable, reliable architectures effortlesslyKey FeaturesSave time and avoid pitfalls in game development with proven design patternsLeverage the tools in the Godot editor to benefit from native implementations of design patterns such as the observer and singletonLearn SOLID principles and refactoring techniques to build scalable, ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Getting Started with Qt 5

    Introduction to programming Qt 5 for cross-platform application development

    de Benjamin Baka ...
    Begin writing graphical user interface(GUI) applications for building human machine interfaces with a clear understanding of key concepts of the Qt frameworkKey FeaturesLearn how to write, assemble, and build Qt application from the command lineUnderstand key concepts like Signals and Slots in QtBest practices and effective techniques for designing graphical user interfaces using Qt 5Book ... Leer más

    $22.79 USD o gratis con Kobo Plus

  • Linux Kernel Development

    de Robert Love ...
    Series series Developer's Library
    Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding.The book details the major subsystems and features of the Linux kernel, including ... Leer más

    $43.19 USD

  • Introduction to C Programming, a Practical Approach

    This course is aimed at computer enthusiasts who want to enter the exciting world of programming.This course is not recommended for computer scientists with a high level of knowledge because the concepts explained are introductory.At the end of the course, students will have a vision of how to learn to program in a language like C, a versatile and portable language that will help them in the ... Leer más

    $3.99 USD

  • Beginning Programming with C++ For Dummies

    Learn to program with C++ quickly with this helpful For Dummies guideBeginning Programming with C++ For Dummies, 2nd Edition gives you plain-English explanations of the fundamental principles of C++, arming you with the skills and know-how to expertly use one of the world's most popular programming languages. You'll explore what goes into creating a program, how to put the pieces together, learn ... Leer más

    $25.19 USD

  • C++ Programming And Its Basics

    The Easiest Guide To Understand Basic Of C++ For Absolute Beginners | Learn & Master C++ Programming Language Quickly Even If You Have No Previous Experience

    de Maren Deleon ...
    A perfect way to have your resume outshine the rest...C++ programming is a system that offers usable techniques with which they can successfully implement a program that is tough enough to stand the test of time. With pertinent design and development information you can quickly grasp the concepts of C++ and begin to develop your own program that is fit for whatever purpose you require.With this ... Leer más

    $5.99 USD o gratis con Kobo Plus

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    Unravel the Techniques of Cyberwarfare, Hacktivism and Asymmetric Conflicts for Tactical Excellence with Real-world Use Cases and Strategic Insights

    de Chang Tan ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Book DescriptionThe “Ultimate Cyberwarfare for Evasive Cyber Tactic” is an all-encompassing guide, meticulously unfolding across pivotal cybersecurity domains, providing a thorough overview of cyber warfare.The book begins by unraveling the tapestry of today's cyber landscape, exploring current threats, ... Leer más

    $19.95 USD o gratis con Kobo Plus

  • C++ Functions and tutorial

    de Nino Paiotta ...
    In this text we are shown examples for both those who are just starting out in this language for intermediate programmers, in order to deepen the knowledge in a practical and therefore easy and fast learning, in fact, doing practical examples you can understand and learn quickly what you are seeing.In this text are presented 40 examples of functions and instructions are not very large to ... Leer más

    Antes $4.99 USD Ahora $3.99 USD

  • Getting Started with LLVM Core Libraries

    This book is intended for enthusiasts, computer science students, and compiler engineers interested in learning about the LLVM framework. You need a background in C++ and, although not mandatory, should know at least some compiler theory. Whether you are a newcomer or a compiler expert, this book provides a practical introduction to LLVM and avoids complex scenarios. If you are interested enough ... Leer más

    $26.59 USD o gratis con Kobo Plus

  • Data Structures and Algorithms with the C++ STL

    A guide for modern C++ practitioners

    de John Farrier ...
    Explore the C++ 23 STL with practical guidance on vectors, algorithms, and custom types for intermediate developers, enriched by real-world examples.Key FeaturesMaster the std::vector and understand why it should be your default container of choiceUnderstand each STL algorithm and its practical applicationsGain insights into advanced topics such as exception guarantees and thread safetyPurchase of ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • C# for Beginners: A Comprehensive Guide to Crafting Real Projects and Applications

    de VERA POE ...
    Are you considering delving into C# programming?Interested in crafting your own real projects and applications? If so, this educational material is tailored for you. "C# for Beginners" serves as a transformative tool, guiding your coding passion towards potential career options like computer programming. This guide not only enhances your programming knowledge but also sharpens existing skills in ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Unreal Engine Game Development Cookbook

    Over 40 recipes to accelerate the process of learning game design and solving development problems using Unreal Engine

    de John P. Doran ...
    Over 40 recipes to accelerate the process of learning game design and solving development problems using Unreal EngineKey FeaturesBook DescriptionUnreal Engine is powerful tool with rich functionalities to create games. It equips you with the skills to easily build mobile and desktop games from scratch without worrying about which platform they will run on. You can focus on the individual ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Programming with Qt

    Writing Portable GUI applications on Unix and Win32

    The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on ... Leer más

    $25.99 USD