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

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    de Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Leer más

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

  • 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

  • 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

  • The Boost C++ Libraries

    The second edition of The Boost C++ Libraries introduces 72 Boost libraries that provide a wide range of useful capabilities. They help you manage memory and process strings more easily. They provide containers and other data structures that go well beyond what the standard library offers. They make it easy to build platform-independent network applications. Simply put, these 72 libraries greatly ... Leer más

    $242 MXN

  • C for beginners

    de Nikita Kultin ...
    The book is a set of examples in C/C++. Programs of varying complexity are demonstrated use of basic instructions of C/C++, input-output operation, work with arrays, with files, with structures and with objects.For beginners programmers.© Nikita Kultin, 2021.CONTENTSPART 1. BASICS OF CInput and output- Input of numbers- String inputSelecting- If-then statement- Nested if- Switch statementLoops- F. ... Leer más

    $20 MXN

  • C++ in One Hour a Day, Sams Teach Yourself

    Series series Sams Teach Yourself
    This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book.In just one hour a day, you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics, and then move on to more advanced features and concepts. Completely updated for the C++14 ... Leer más

    $645 MXN

  • Text Book of PROGRAMMING WITH C AND C++

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    de Na.VIKRAMAN ...
    Series Libro 13 - ECE
    This book has been written for the BE/B.Tech students of All University with latest syllabus for ECE, EEE, CSE, IT, Mechanical, Bio Medical, Bio Tech, BCA, MCA and All B.Sc Department Students.The basic aim of this book is to provide a basic knowledge in Programming with C and C++.Programming with C and C++ for engineering students of degree, diploma & AMIE courses and a useful reference for these ... Leer más

    $363 MXN

  • C# Fundamentals

    C# 9 and .NET 5

    de Adam Seebeck ...
    The third edition of the popular C# Fundamentals book is great for whether you are a first-time programmer or an experienced coder wanting to learn C#. Content updates for C# 9 and .NET 5 have been added! ... Leer más

    $201 MXN

  • C++ for the Impatient

    A Ready Reference for C++C++ for the Impatient offers both the quickest way for busy programmers to learn the latest features of the C++ language and a handy resource for quickly finding answers to specific language questions. Designed to give you the most accurate and up-to-date information you require fast and to the point, this book is also an essential guide to the new C++11 standard, ... Leer más

    $895 MXN

  • Learning Swift 2 Programming

    de Jacob Schatz ...
    Series series Learning
    Get started fast with Swift 2 programming for iOS and OS XLearning Swift 2 Programming is a fast-paced, hands-on introduction to writing production-quality iOS and OS X apps with Apple’s programming language. Written for developers with experience in any modern language, this book explains Swift simply and clearly, using relevant examples that solve realistic problems.Author Jacob Schatz’s popular ... Leer más

    $573 MXN

  • C# Fundamentals – Getting Started with C# 11 and .NET 7

    de Adam Seebeck ...
    This "Course in a book" was designed by a higher education Instructor for teaching C# to students. Get started quickly by learning C# concepts, following along with examples, taking mini quizzes, and completing activities.The 5th edition of C# Fundamentals has been extensively updated with C# 11, .NET 7, and Visual Studio 2022.Key FeaturesUseful for all skill levels (beginner to advanced) Start ... Leer más

    $199 MXN

  • Computer Programming

    A Step-by-Step Guide to Learn Python, SQL, C++, C#, Raspberry Pi, and Data Science

    de Vere salazar ...
    Computer Programming’ is a comprehensive and practical guide that teaches you how to program in various languages and technologies, from beginner to advanced levels. You will learn:How to use Python, the most popular and versatile programming language, for various applications and domains, such as web development, data analysis, machine learning, and more.How to manipulate and analyze data with ... Leer más

    $199 MXN o gratis con Kobo Plus

  • Python Mastery

    A Step-by-Step Course to Master Web Development, Data Analysis, and Machine Learning with Python

    de Lena Neill ...
    Do you want to learn how to code from scratch?Python is a simple and powerful programming language that you can use for various purposes, such as web development, data analysis, and machine learning. Its code is easy to read and write, and it avoids unnecessary complexity.Python has many advantages over other languages, such as C++ or Java. It lets you write more with less code, thanks to its ... Leer más

    $199 MXN o gratis con Kobo Plus

  • C#

    A Comprehensive 3-in-1 Guide: From Beginner to Expert, Quickly Master C# Programming Without Prior Experience

    de Chloe Annable ...
    Series series Computer Programming
    Do you want to learn C# Programming quickly and easily?Are you aspiring to build robust and durable applications, whether you're a beginner or a more experienced developer?Are you searching for a step-by-step guide that is not only practical but also easy to understand?If your answer is yes to any of these questions, then "C#: A Comprehensive 3-in-1 Guide: From Beginner to Expert" is the perfect ... Leer más

    $221 MXN o gratis con Kobo Plus

  • C++ for Beginners

    The Comprehensive Beginner's Handbook for Mastering C++ Programming Step-by-Step

    de Ryan roffe ...
    Are you faced with managing large volumes of data at work or in your hobbies?Do you seek a robust and dedicated programming language that can meet your demands? Look no further! This book serves as the ideal starting point. Packed with relevant design and development insights, you'll swiftly grasp the fundamentals of C++ and embark on crafting your own programs tailored to your needs. Its ... Leer más

    $199 MXN o gratis con Kobo Plus

  • Computer Programming

    A Step-by-Step Guide from Beginner to Advanced in Python, SQL, C++, C#, Raspberry Pi, and Python Data Science

    de VERA POE ...
    Dive into the expansive realm of computer programming with 'Computer Programming' This comprehensive guide offers a step-by-step journey from beginner to advanced levels, covering key languages and technologies essential for a thriving programming career.The book is a gateway to unlocking proficiency in Python, the consistently top-ranked programming language, providing insights into its ... Leer más

    $199 MXN o gratis con Kobo Plus

  • Mastering C++

    A Comprehensive Beginner's Guide to Programming

    de Chloe Annable ...
    Series series Computer Programming
    Are you dealing with massive data volumes at work or in your hobbies? Need a powerful, reliable programming language to handle such demands? Look no further than this book! Packed with essential design and development insights, it swiftly introduces you to C++ concepts, enabling you to craft programs tailored to your specific needs. C++ remains a pivotal language due to its adaptability and ... Leer más

    $221 MXN o gratis con Kobo Plus

  • C# for Beginners

    A Practical and Easy Guide to Master C# Programming from Scratch

    de Lena Neill ...
    Do you want to learn a versatile and powerful coding language?Do you dream of creating your own web or desktop applications?If so, this book is the ideal resource for you!This book will teach you everything you need to know about C#, a popular and widely used programming language. You will learn the basics of programming, such as data types, variables, operators, and expressions. You will also ... Leer más

    $199 MXN o gratis con Kobo Plus

  • Mastering in C

    A book for programming in C by Shivank Shekhar

    This ebook deals with the basics of C programming. While designing this ebook it has been mind that most of the readers will not have a programming background. Hence concepts are explained in a way that everybody can understand easily. Real-life examples are taken wherever needed to explain the real-life usage of the concepts. Topics that are not covered in this book will be covered in the next ... Leer más

    $60 MXN o gratis con Kobo Plus

  • C++: A Beginner's Guide, Second Edition

    Series series Beginner's Guide
    Essential skills made easy! Written by Herb Schildt, the world’s leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace. ... Leer más

    Antes $573 MXN Ahora $506 MXN