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
  • C++ for Beginners

    Understand Core C++ Concepts with Practical Examples

    de Eleanor Nash ...
    Are you just beginning your journey in the field of programming and seeking the perfect language to present yourself? C++ for Beginners: Your First Programming Language Explained is your all-inclusive manual for understanding the ideas of the programming language C++ in an orderly and methodical way. Designed for people who have never heard of programming at all, this book will walk you through ... Leer más

    $11,431 CLP

  • Data Structures Using C++

    Master the fundamentals of data structures with Data Structures Using C++! This comprehensive textbook provides a clear and systematic approach to essential data structures such as arrays, linked lists, stacks, queues, trees, and graphs, all implemented using C++. With a strong focus on problemsolving, algorithm analysis, and efficient coding techniques, this book is ideal for students and ... Leer más

    $3,006 CLP

  • 由重構學習C++程式設計

    Learn C++ Programming by Refactoring

    de 劉邦鋒 ...
    Series series 教科書
    本書主要針對高中與大學開始接觸程式設計的初學者,及想學好C++11程式設計的讀者所設計。書中文字敘述力求淺顯簡潔,並以大量範例、片語、學習要點、風格要點等方式,逐步引導初學者進入程式設計的領域。這本書以「重構」為中心,也就是以一再改寫來引導初學者,強調機制的原理與應用,並用於程式之中。期待藉此正確的程式設計技術傳遞給廣大讀者群,以提升讀者對程式設計的興趣。本書特色1. 以「重構」為中心,也就是以一再改寫來引導初學者。2. 透過「學習要點」、「風格要點」、「特殊字元」等設計,隨時提醒讀者各項學習重點,以提升學習效率。3. 本書搭配專屬網站(https://sites.google.com/view/cplusplusrefactor),提供各章練習題、作業,並隨時更新相關補充資料、程式碼等資訊。4. 以更多完整範例、相關圖示說明複雜的觀念與方法,同時強化各範例間的關聯性,讓讀者能從中反覆練習 ... Leer más

    $24,754 CLP

  • C++26 for Lazy Programmers

    Quick, Easy, and Fun C++ for Beginners

    de Will Briggs ...
    Series series Professional and Applied Computing (R0)
    Ready to learn programming with less effort and more fun? Then do it the lazy way! C++26 for Lazy Programmers uses humor and fun to make you actually willing to read and eager to do the projects as you master the popular and powerful C++ language.Along the way it introduces features from the new C++26 standard including increased support for compile-time computation with constexpr and static ... Leer más

    $81,583 CLP

  • C++ Fundamentals

    Hit the ground running with C++, the language that supports tech giants globally

    Write high-level abstractions while retaining full control of the hardware, performances, and maintainability.Key FeaturesTransform your ideas into modern C++ code, with both C++11 and C++17Explore best practices for creating high-performance solutionsUnderstand C++ basics and work with concrete real-world examplesBook DescriptionC++ Fundamentals begins by introducing you to the C++ compilation ... Leer más

    $23,508 CLP o gratis con Kobo Plus

  • Programación orientada a objetos con C++, 5ª edición.

    La programación orientada a objetos (POO) es una de las técnicas más modernas de desarrollo que trata de disminuir el coste del software, aumentando la eficiencia y reduciendo el tiempo de espera para la puesta en escena de una nueva aplicación. Por eso, donde la POO toma verdadera ventaja es en poder compartir y reutilizar el código. Sin embargo, no debe pensarse que esta forma de programación ... Leer más

    $14,104 CLP o gratis con Kobo Plus

  • 115 Ejercicios resueltos de programación C++

    El presente libro está orientado a brindar los conocimientos del lenguaje de programación C++ versión 2019. A través de ejercicios resueltos aplicados a diferentes temáticas, se aborda cada uno de los contenidos desde lo básico hasta la programación orientada a objetos POO.En el capítulo 1 se introduce al lector en lenguaje de programación C++, describiendo las principales características y ... Leer más

    $10,201 CLP o gratis con Kobo Plus

  • Hands-On Design Patterns with C++

    Solve common C++ problems with modern design patterns and build robust applications

    A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++Key FeaturesDelve into the core patterns and components of C++ in order to master application designLearn tricks, techniques, and best practices to solve common design and architectural challengesUnderstand the limitation imposed by C++ ... Leer más

    $38,053 CLP o gratis con Kobo Plus

  • Learn WebAssembly

    Build web applications with native performance using Wasm and C/C++

    de Mike Rourke ...
    In the first definitive guide on WebAssembly, you'll learn how you can wield this new technology to break through the current barriers of web development and build an entirely new class of performant applications . Key FeaturesGenerate WebAssembly modules from C and C++ using Emscripten and interact with these modules in the browserLearn how to use WebAssembly outside of the browser and load ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Practical Game Design

    Learn the art of game design through applicable skills and cutting-edge insights

    Design accessible and creative games across genres, platforms, and development realitiesKey FeaturesImplement the skills and techniques required to work in a professional studioAce the core principles and processes of level design, world building, and storytellingDesign interactive characters that animate the gaming worldBook DescriptionIf you are looking for an up-to-date and highly applicable ... Leer más

    Antes $51,588 CLP Ahora $35,268 CLP o gratis con Kobo Plus

  • Hands-On Concurrency with Rust

    Confidently build memory-safe, parallel, and efficient software in Rust

    Get to grips with modern software demands by learning the effective uses of Rust\\'s powerful memory safety.Key Features\[\*\] Learn and improve the sequential performance characteristics of your software\[\*\] Understand the use of operating system processes in a high-scale concurrent system\[\*\] Learn of the various coordination methods available in the Standard libraryBook DescriptionMost ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Learning Modern C++ for Finance

    de Daniel Hanson ...
    This practical book demonstrates why C++ is still one of the dominant production-quality languages for financial applications and systems. Many programmers believe that C++ is too difficult to learn. Author Daniel Hanson demonstrates that this is no longer the case, thanks to modern features added to the C++ Standard beginning in 2011.Financial programmers will discover how to leverage C++ ... Leer más

    $42,325 CLP

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Leer más

    $37,869 CLP

  • C++ Game Animation Programming

    Learn modern animation techniques from theory to implementation using C++, OpenGL, and Vulkan

    Build your own OpenGL or Vulkan application in C++ and learn the latest techniques in character animation for modern games with this detailed, color guideKey FeaturesLearn how to create a game skeleton with keyboard and mouse controls along with modern graphicsGain insights into model loading, character animations, inverse kinematics, and debugging techniquesMaster the art of creating animated ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Integrate Lua with C++

    Seamlessly integrate Lua scripting to enhance application flexibility

    de Wenhuan Li ...
    Discover the perfect synergy between C++ and Lua to create powerful, adaptable, and high-performing software solutionsKey FeaturesGet hands-on experience by integrating Lua with C++Explore real-life project-ready advanced techniques for your future projectsLearn Lua through practical coding examples and exercisesPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionC++ is a ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • 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

    $38,981 CLP o gratis con Kobo Plus

  • MongoDB Cookbook - Second Edition

    Modern Database Management Made Easy

    Harness the latest features of MongoDB 3 with this collection of 80 recipes – from managing cloud platforms to app development, this book is a vital resource Key Features\[\*\]Get to grips with the latest features of MongoDB 3\[\*\]Interact with the MongoDB server and perform a wide range of query operations from the shell\[\*\] From administration to automation, this cookbook keeps you up to date ... Leer más

    $38,981 CLP o gratis con Kobo Plus

  • Unreal Engine Game Development Blueprints

    Discover all the secrets of Unreal Engine and create seven fully functional games with the help of step-by-step instructions

    Discover all the secrets of Unreal Engine and create seven fully functional games with the help of step-by-step instructions Key Features\[\*\] Understand what a Blueprint is and how to create a complex visual scripting code\[\*\] Discover the infinite possibilities that Unreal Engine offers, and understand which tool to use, where and when\[\*\] Learn to think like a real game developer in order ... Leer más

    $42,695 CLP o gratis con Kobo Plus

  • OpenCV Computer Vision Application Programming Cookbook Second Edition

    OpenCV 3 Computer Vision Application Programming Cookbook is appropriate for novice C++ programmers who want to learn how to use the OpenCV library to build computer vision applications. It is also suitable for professional software developers wishing to be introduced to the concepts of computer vision programming. It can also be used as a companion book in a university-level computer vision ... Leer más

    $27,428 CLP o gratis con Kobo Plus

  • Instant MinGW Starter

    de Ilya Shpigor ...
    Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This is a Starter guide designed to enable the reader to start using MinGW to develop Microsoft Windows applications as quickly, and as efficiently, as possible. This book is for C and C++ developers who are looking for new and effective instruments ... Leer más

    $10,304 CLP o gratis con Kobo Plus

  • Computer Programming

    Mastering Computer Programming for Beginners with 5-in-1 Bundle - Python, SQL, Arduino, C#, and Javascript

    de Ryan roffe ...
    Are you new to the world of computer programming, overwhelmed by the myriad of options available? Struggling to pinpoint the best fit for your unique requirements?If so, this book offers a groundbreaking solution!In today's digital landscape, computer programming holds immense significance. With the increasing online presence and the continual evolution of programming languages by various ... Leer más

    $10,227 CLP

  • 算法设计与分析——基于C++编程语言的描述

    本书注重理论与实践紧密结合,系统介绍算法设计方法、分析技巧和 C++ 编程实战。作者本着“易理 解,重实用”的指导思想,结合多年的教学经验,以算法设计策略为主线,沿着“算法思想—算法设计—构造 实例—算法描述—算法分析—C++实战”的思路组织学习内容,共包括算法及基础知识、贪心法、分治法、动 态规划、搜索法、随机化算法、线性规划问题与网络流、数论算法及计算几何算法和 NP完全理论等9章内 容。为突出教材的可读性、可用性及前沿性,每章增设了学习目标、阅读材料及习题解析,配套资源包括实 验指导书、教学大纲、教学课件、经典案例源代码、微课视频、课程网站等内容。 本书内容丰富、思路清晰、实例讲解详细、图例直观形象,适合作为计算机及其相关专业的本科生和研 究生教材,也可供工程技术人员和自学读者学习参考,还适合作为参加 ACM 程序设计大赛的爱好者的参 考书或培训教材。 ... Leer más

    $16,053 CLP

  • Arduino for Artists

    How to Create Stunning Multimedia Art with Electronics

    Take your creative ambitions in exciting new directions with the easy-to-learn and popular Arduino electronics platform! Arduino for Artists is a guide for amateur and professional artists interested in using the Arduino microcontroller platform to create dynamic and interactive works of art. Discover a new way to leave your creative mark on the world using technology as a medium.While most how-to ... Leer más

    $10,227 CLP

  • Building Computer Vision Projects with OpenCV 4 and C++

    Implement complex computer vision algorithms and explore deep learning and face detection

    Delve into practical computer vision and image processing projects and get up to speed with advanced object detection techniques and machine learning algorithmsKey FeaturesDiscover best practices for engineering and maintaining OpenCV projectsExplore important deep learning tools for image classificationUnderstand basic image matrix formats and filtersBook DescriptionOpenCV is one of the best open ... Leer más

    $32,239 CLP o gratis con Kobo Plus