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

  • End to End GUI Development with Qt5

    Develop cross-platform applications with modern UIs using the powerful Qt framework

    Learn the complete Qt ecosystem and its tools and build UIs for mobile and desktop applicationsKey FeaturesUnleash the power of the latest Qt 5.9 with C++14Easily compile, run, and debug your applications from the powerful Qt Creator IDEBuild multi-platform projects that target Android, iOS, Windows, MacOS, Linux, and moreBook DescriptionQt 5.9 is an application development framework that provides ... Leer más

    $71.99 USD o gratis con Kobo Plus

  • C++ Memory Management

    Write leaner and safer C++ code using proven memory-management techniques

    de Patrice Roy ...
    Harness the power of C++ to build smaller, faster, safer, and more predictable programs using the latest techniques and best practices to optimize performance and ensure reliability in your software development projects Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesUse contemporary C++ features to enhance code safety and reliabilityDevelop a deeper understanding ... Leer más

    $30.59 USD o gratis con Kobo Plus

  • Practical C++ Programming

    Programming Style Guidelines

    C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are ... Leer más

    $30.99 USD

  • Hack and HHVM

    Programming Productivity Without Breaking Things

    de Owen Yamauchi ...
    How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchi—a member of Facebook’s core Hack and HHVM teams—shows you how to get started with these battle-tested open-source tools.You’ll explore static typechecking and several other features that ... Leer más

    $24.49 USD

  • Eclipse

    Programming Java Applications

    de Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Leer más

    $25.99 USD

  • Learn to Code with C

    Program with the world's most popular language on your Raspberry Pi

    de Simon Long ...
    Series series Essentials
    The C programming language was invented in the early 1970s, and since then has become one of the most popular and widely used general-purpose languages. It's used by a wide range of programmers, from amateurs working on simple projects at home, to industry professionals who write in C for a living. It's been used to program everything from the tiny microcontrollers used in watches and toasters up ... Leer más

    $5.39 USD o gratis con Kobo Plus

  • Programación en MikroC para PIC y ARM.

    El eje central del libro es la programación en C para PIC y para la arquitectura de ARM con el compilador MikroC Pro de MikroElektronikaCompilador largamente probado y sin duda una de las herramientas que junto con los compiladores oficiales de las correspondientes marcas generan código confiable y muy eficiente en el uso de los recursos de los microcontroladores.MikroC ofrece gran cantidad de ... Leer más

    $39.00 USD

  • The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language

    de Greg Perry ...
    If you truly want to know more about computers, you owe it to yourself to learn your computer's love language!Perhaps no other topic is ignored in the computer world today than the computer's real and internal language - that is the language of bits and bytes. With visual programming systems and advanced languages putting huge buffers between users, programmers, and the computer itself, all ... Leer más

    $2.99 USD

  • Aprende a Programar en MATLAB

    MATLAB es un "software" interactivo de alto rendimiento que está orientado al cálculo numérico. MATLAB integra análisis numérico, cálculo con matrices, procesamiento de señales y integra la construcción de gráficos en un entorno que es realmente sencillo de utilizar, donde los problemas y las soluciones son simplemente expresiones que son escritas de manera matemática.MATLAB es un sistema cuyo ... Leer más

    $7.95 USD

  • Learn C++

    de Aishik Dutta ...
    Unlock the power of C++, a cornerstone language in software development, with this comprehensive guide. Whether you're starting your programming journey or looking to solidify your understanding, this book provides a thorough exploration of C++ from foundational concepts to modern features.Begin by setting up your development environment and writing your first program. Master the essentials, ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Derinlemesine C ++ ve Object-Oriented Programming

    de Onder Teker ...
    Bu kitapta C++ dilinin temel konularının yanı sıra, orta ve ileri düzey konular da işlenmektedir. Nesneye yönelik programlamanın temellerini anlatması nedeniyle C++ dışındaki diller için de temel kaynak niteliğindedir. Yalnızca konular ayrıntılı anlatılmakla kalınmamış; uzmanların kullandığı yaklaşımlar da birer ilkörnek olarak kitaba konmuştur. Oyun Programlama gibi C++ dilinin yoğun kullanıldığı ... Leer más

    $0.99 USD

  • C ++ - Grundlagen

    C ++ ist eine Computerprogrammiersprache, die auf C basiert. Sie wurde aus verschiedenen Gründen zum Schreiben der Programme entwickelt. In den neunziger Jahren war C ++ zu einer der weltweit am weitesten verbreiteten Programmiersprachen geworden. Bjarne Stroustrup entwickelte in den 1980er Jahren die Programmiersprache C ++ bei Bell Labs und wurde ursprünglich als C mit Klassen bezeichnet.Die ... Leer más

    $3.99 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

  • Programación de Computadoras: De Principiante a Malvado—JavaScript, HTML, CSS, & SQL

    Internamente, encontrarás una introducción a JavaScript, HTML, CSS y SQL. Estos son lenguajes de programación. Algunos de ellos se conocen como lenguajes de scripting.A partir de JavaScript, le presentaré los lenguajes de programación mencionados. Con suerte, al final de este libro, tendrá las respuestas a las preguntas de lo qué es y de lo qué puedes hacer con estos lenguajes.JavaScript es un ... Leer más

    $9.99 USD

  • Rust for C++ Developers

    Leverage your C++ expertise to write safer and faster systems code in Rust

    de Dan Olson ...
    Transition from C++ to Rust with ease by learning how to write safe, modern systems code using familiar examplesKey FeaturesCompare Rust and C++ side by side to accelerate your Rust learning curveUnderstand Rust’s memory safety, concurrency, and project structure in practical termsBuild and convert real-world programs while adopting modern Rust idiomsPurchase of the print or Kindle book includes a ... Leer más

    $33.29 USD o gratis con Kobo Plus

    PEDIDO ANTICIPADO

  • 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

    $1.99 USD

  • Coder efficacement

    Bonnes pratiques et erreurs à éviter (en C++)

    Développer une application peut rapidement devenir un enfer si vous n'avez pas anticipé certaines difficultés et fait les bons choix au moment de sa conception. Ce livre vous aidera à vous poser les bonnes questions et à tirer le meilleur parti de la programmation objet, en particulier en C++, sans tomber dans les pièges les plus fréquents. Il clarifie certains concepts délicats et passe en revue ... Leer más

    $31.04 USD

  • Le Guide du C++ moderne - de débutant à développeur

    Formez-vous au C++ moderneCe livre vous enseignera une vision résolument moderne du C++. Issus de la nouvelle génération de développeurs et formés d'emblée à l'approche moderne, ses auteurs ont à cœur de vous transmettre l'esprit actuel du langage et ses bonnes pratiques.Initialement conçu au sein de la communauté de Zeste de Savoir, et nourri des avis et contributions de plusieurs membres très ... Leer más

    $35.09 USD

  • C和C++游戏趣味编程

    de 童晶著 ...
    本书通过趣味案例逐步引入语法知识,教读者用C和C++编写游戏程序,激发读者学习编程的兴趣。全书共14章和3个附录,依次介绍了C和C++编程语言的基本概念、数据类型、if语句、while循环、for循环、一维数组、函数、二维数组、字符串、文件读写、指针、递归、面向对象编程、链表和C++标准模板库等知识,其中贯穿了众多的小案例和游戏,最后综合应用这些知识编写了一款冒险游戏。附录分别给出了练习题的参考答案、语法知识索引以及常用的调试方法和辅助开发工具。本书适合不同年龄、不同层次的C与C++编程初学者阅读和自学,也可以作为中学生、大学生学习程序设计的教材和少儿编程培训机构的参考教材。 ... Leer más

    Antes $28.29 USD Ahora $24.36 USD

  • C/C++代码调试的艺术

    de 张海洋著 ...
    本书围绕C/C++程序调试这一主题,系统深入地介绍了在Windows和Linux操作系统上如何高效地调试C/C++程序。本书分为11章,内容涵盖了程序调试的基本知识、Visual C++调试程序的基本功能与技巧、Linux系统中gdb工具的使用、死锁调试、动态库调试、内存泄漏检查、远程调试、崩溃转储文件分析、发行版调试,以及调试的高级话题和调试扩展方面的知识。本书作为学习C/C++调试技术的重要资料,讲解通俗易懂,选取的示例注重理论与实际的联系。无论是C/C++的初学者,还是经验丰富的开发人员,都会从中受益。 ... Leer más

    Antes $25.66 USD Ahora $22.10 USD

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Leer más

    $28.79 USD

  • I piu bei bachi software.

    de Roberto Bera ...
    Cinque brevi racconti a proposito di bachi software che hanno generato anche degli effetti piuttosto coreografici.Alcune considerazioni filosofiche più generali. ... Leer más

    $1.99 USD o gratis con Kobo Plus

  • C++ for Beginners

    A Comprehensive Guide to Transform Your Passion into Programming Proficiency

    de VERA POE ...
    Are you considering delving into the realm of C++ programming?Are you in search of a reliable and beginner-friendly guide to assist you in your learning journey? If your answer is affirmative to either of these questions, then you've stumbled upon the ideal educational resource tailored to help you achieve precisely that!"C++ Programming" is a comprehensive guide designed to assist you in ... Leer más

    $9.99 USD