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 956 resultados
Skip side bar filters
  • The C++ Programming Language

    The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively.The C++ Programming Language, Fourth Edition, delivers ... Leer más

    $1,173 MXN

  • Programming

    Principles and Practice Using C++

    An Introduction to Programming by the Inventor of C++Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous editions have been used successfully by many thousands of students. This revised and updated editionAssumes ... Leer más

    $1,188 MXN

  • C Programming Absolute Beginner's Guide

    Series series Absolute Beginner's Guide
    Updated for C11Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!Who knew how simple ... Leer más

    $358 MXN

  • Absolute FreeBSD, 3rd Edition

    The Complete Guide to FreeBSD

    This updated edition of Michael W. Lucas' definitive volume on FreeBSD-based systems adds coverage of modern disks, the ZFS filesystem IPv6, redesigned jail and packaging systems, and virtualization, among dozens of new features added in the last 10 years.FreeBSD is the muscle behind companies like Netflix and EMC. Any place where someone does heavy lifting on the Internet, you'll find FreeBSD. ... Leer más

    $642 MXN

  • Think Like a Programmer

    An Introduction to Creative Problem Solving

    The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like ... Leer más

    $444 MXN

  • 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

    $741 MXN

  • Data Structures and Algorithms in C++

    Make informed decisions with this practical guide to Data Structures and Algorithms in C++

    de Peggy Fisher ...
    Developers who are familiar with object-oriented programming know the importance of creating their own abstract data types. Explore the step-by-step process for creating your own ADTs in C++.Key FeaturesLearn how to choose the best data structure based on your business requirements using an easy decision chartSee examples and get practice creating programs that use various types of data structures ... Leer más

    $591 MXN

    PEDIDO ANTICIPADO

  • C++ Programming for Beginners

    de William Brown ...
    ✓ Are You Ready to Learn and Start Programming with C++ in Less than a Week?✓ Are you looking for a comprehensive guide to take your very first step into programming?This book is a complete introduction to the world of programming, and you don't need any data science knowledge to read it.The importance of the first approach is crucial and taking the first steps by following a manual written by a ... Leer más

    $139 MXN

  • C and UNIX

    Two Books

    This Volume contains two complete books.USING C IN SOFTWARE DESIGN, 2EOriginally published in 1993, this book provides a creative approach to learning the C programming language by emphasizing software engineering. This inexpensive book, extensively tested in several academic and professional settings, provides a gentle, but complete, introduction to the C language for a practicing scientist or ... Leer más

    $199 MXN

  • Programming in c# step by step

    1 Introduction2 Introduction to Visual Studio and Visual Programming3 Introduction to C# App Programming4 Introduction to Classes, Objects, Methods and strings5 Control Statements: Part 16 Control Statements: Part 27 Methods: A Deeper Look8 Arrays; Introduction to Exception Handling9 Introduction to LINQ and the List Collection10 Classes and Objects: A Deeper Look11 Object-Oriented Programming: ... Leer más

    $119 MXN

  • C++ Implementation of Digital FIR Filters Using Blackman Window

    Article

    de Ahlad Kumar ...
    This utility program can be a handy tool for anyone working in the field of signal processing with interest in implementation of the project through C++ programming. Although this work can be easily implemented in Matlab using simple inbuilt functions, the real challenge of designing and understanding the concept of filter design will be missed out. In order to understand the depth of designing an ... Leer más

    $13 MXN

  • Qt 6 C++ GUI Programming Cookbook

    Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6

    de Lee Zhi Eng ...
    Use Qt 6 to design and build functional, appealing, and user-friendly graphical user interfaces (GUIs) for your applicationsKey FeaturesLearn to use Qt 6 to design and customize the look and feel of your applicationsImprove the visual quality of an application by using graphics rendering and animationUnderstand the balance of presentation and web content that will make an application appealing yet ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Introduzione ragionata al C/C++

    Per utilizzare al meglio un linguaggio di programmazione è necessario conoscere non solo costrutti e istruzioni, ma anche quelle regole “nascoste” che rendono più agevole la realizzazione di un programma. Questo è ancora più vero per i linguaggi C e C++, dove le regole di programmazione nascondono “trabocchetti” insidiosi. Questo libro spiega al lettore i costrutti principali dei linguaggi C/C++, ... Leer más

    $576 MXN

  • C Pocket Reference

    C Syntax and Fundamentals

    C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer ... Leer más

    $96 MXN

  • 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

    $169 MXN

  • C語言程式設計實務-立即擁有結構化程式設計能力的16堂課

    C語言結構化程式設計語法、函數的觀念、使用者自訂型態等,是後來程式語言參考的依據。本書強調理論與實作並重,依C語言功能循序漸進、由淺入深,以16堂課詳實地介紹C語言精要。本書大綱如下:1.基礎語法Chapter1~ Chapter7先簡單說明如何進行C語言程式撰寫、編譯、執行與除錯,接著再導入變數與常數與各種資料型態的介紹,並進而了解各種運算子及流程控制指令。2.進階語法Chapter8~ Chapter12進階語法單元則包括陣列與字串的宣告與綜合運用,再介紹指標與位址的觀念與實作,並示範如何自訂函數、參數傳遞與函數進階應用,最後則提到前置處理指令與巨集。3.其他應用Chapter13~ Chapter16及附錄A、B除了前面所談論的重要主題外,本單元介紹重點將從各種結構資型態及如何自訂資料型態開始,接著再探討各種檔案類型的操作技巧與管理,最後一章則以精要的方式,快速建立C+ ... Leer más

    $217 MXN

  • Aprende a Programar Swift - Tercera Edición

    Hasta su lanzamiento, el lenguaje más utilizado en el desarrollo de aplicaciones para los entornos iOS e iOS X era el Objetive-C, creado al inicio de los años 80. Apple se preocupó en disminuir la resistencia a la adopción de Swift por los programadores expertos. Para eso, permitió que el nuevo lenguaje utilizara el mismo compilador y pudiera convivir con Objetive-C en la misma aplicación. De esa ... Leer más

    $85 MXN

  • 150+ C Pattern Programs

    "Learning C can actually make it easier to learn and fully understand other programming languages like C++, Java, or Python"Develop your creativity by creating beautiful asterisk patterns with if statements and loops using the C language. this awesome language will allow you to feel more comfortable writing code because you will master the more essential topics of programming by practicing these ... Leer más

    $154 MXN

  • Learn C Programming Step by Step

    Start Your Coding Journey with C — The Language That Powers Everything!If you're a beginner who wants to learn programming from the ground up, this book is your perfect starting point.Learn C Programming Step by Step simplifies complex coding concepts through clear explanations, real-world examples, and hands-on exercises. You'll understand how programs work, how to think logically, and how to ... Leer más

    $77 MXN o gratis con Kobo Plus

  • C Programming in easy steps, 5th edition

    Updated for the GNU Compiler version 6.3.0 and Windows 10

    de Mike McGrath ...
    Series series In Easy Steps
    C Programming in easy steps, 5th edition has an easy-to-follow style that will appeal to anyone who wants to begin programming in C, from programmers moving from another programming language, to the student who is studying C programming at school or college, or to those seeking a career in computing who need a fundamental understanding of procedural programming.C Programming in easy steps, 5th ... Leer más

    $306 MXN

  • C++ Software Design

    Design Principles and Patterns for High-Quality Software

    Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.C++ trainer and ... Leer más

    $490 MXN

  • Le guide de Lua et ses applications - Manuel d'apprentissage (2e édition)

    Saviez-vous que le langage de script Lua peut être dix à trente fois plus rapide que TCL, Perl, Python, Ruby ou PHP ? Compact, élégant, puissant, supporté par de nombreux outils et librairies, Lua est un langage à multifacette et à multiusage. De plus en plus utilisé dans l'industrie, notamment dans les systèmes embarqués et dans la production de jeux vidéo, il est facile à mettre en œuvre et ... Leer más

    $449 MXN

  • Qt 6 en pratique

    Créez facilement des applications modernes, robustes et performantes en C++ et QML

    Ce livre vous accompagne dans la conception d’applications modernes, robustes et évolutives à l’aide du framework Qt 6 et des langages C++ et QML.À travers le développement d'une application fil rouge déclinée en plusieurs versions (QML moderne, QtWidget classique et une variante cartographique), l'auteur met l’accent sur les fondamentaux de Qt utiles à connaître dans le cadre professionnel. ... Leer más

    $649 MXN

  • C++ Standard Library Extensions, The

    A Tutorial and Reference

    de Pete Becker ...
    "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 ... Leer más

    $988 MXN