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

Si te gustan los eBooks de C, seguro que te encanta esta selección.
Mostrando 1 - 24 de 321 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 For Interviews

    de Sayam ...
    Struggling with C? Nervous about interviews?This is the book that finally makes everything click.C for Interviews is written by a student for students — a practical, approachable guide that simplifies complex ideas and reveals how companies truly evaluate candidates. It blends clear explanations with output, pointer, and debugging challenges, supported by memory diagrams and real-world examples ... Leer más

    $10.00 USD o gratis con Kobo Plus

  • CodeCraft C: Mastering C Basics

    C language, #1

    de AnwaarX ...
    Series Libro 1 - C language
    Book Description for "CodeCraft C"Unlock the power of programming with one of the world's most foundational languages — C.Whether you're taking your first steps into coding or want to strengthen your technical roots, CodeCraft C is your ultimate beginner's guide to mastering the C programming language in a clear, practical, and engaging way.This book cuts through the confusion and brings you step ... Leer más

    $8.00 USD o gratis con Kobo Plus

  • C Programming Language The Beginner’s Guide

    The C Programming Language – The Beginner's Guide. In this book, we are going to give you an overview of the concepts that you have to understand before you actually start programming in the C language. We will explain to you the different elements that you ought to know about before you go and delve into developing more complex programs for different operating systems. The C programming language ... Leer más

    $15.00 USD

  • Desenvolvimento e arquitetura de aplicativos Apple

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Desenvolvimento e arquitetura de aplicativos Apple aborda desde conhecimentos técnicos básicos até questões avançadas ... Leer más

    $5.88 USD

  • Arduino para Principiantes

    Arduino forma parte del concepto de hardware y software libre y está abierto para uso y contribución de toda la sociedad. Arduino es una plataforma de prototipos electrónicos, creado en Italia, que consiste básicamente en una placa microcontrolador, con un lenguaje de programación en un entorno de desarrollo que soporta la entrada y salida de datos y señales. Fue creado en el año 2005 con el ... Leer más

    $2.95 USD

  • Learn C in 24 Hours: The Complete Beginner’s Guide

    Master Coding in 24 Hours

    de Aniket Jain ...
    Series series Master Coding in 24 Hours
    Unlock the Power of C with Learn C in 24 Hours: The Complete Beginner's GuideYour ultimate roadmap to mastering C programming in just one day! Whether you're a beginner stepping into the coding world or looking for a refresher, this C for Beginners guide simplifies the learning process with a hands-on, easy-to-follow approach. Learn C programming like a pro, build a strong coding foundation, and ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Smaller C

    de Marc Loy ...
    For makers looking to use the smallest microcontrollers or to wring the highest performance out of larger ones, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore the many ways C enables developers and makers to get big results out of tiny devices.Author Marc Loy shows you how ... Leer más

    $41.09 USD

  • Mastering Modern Linux

    de Paul S. Wang ...
    Praise for the First Edition:"This outstanding book … gives the reader robust concepts and implementable knowledge of this environment. Graphical user interface (GUI)-based users and developers do not get short shrift, despite the command-line interface’s (CLI) full-power treatment. … Every programmer should read the introduction’s Unix/Linux philosophy section. … This authoritative and ... Leer más

    $89.99 USD

  • C Primer Plus

    de Stephen Prata ...
    C Primer Plus is a carefully tested, well-crafted, and complete tutorial on a subject core to programmers and developers. This computer science classic teaches principles of programming, including structured code and top-down design.Author and educator Stephen Prata has created an introduction to C that is instructive, clear, and insightful. Fundamental programming concepts are explained along ... Leer más

    $60.29 USD

  • Programming in C

    Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one ... Leer más

    $34.59 USD

  • Learning C by Example

    This book help you how to get started with C programming. This book provides many code samples for illustration. The following is highlight topics:* Development Environment* Basic C Programming Language* Array and Pointer* Functions* I/O Operations* String Operations* Building C Library* Threading* Database Programming* Socket ProgrammingThis book uses GNU GCC compiler for C programming. ... Leer más

    $2.99 USD

  • Programming with STM32: Getting Started with the Nucleo Board and C/C++

    de Donald Norris ...
    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create your own STM32 programs with ease!Get up and running programming the STM32 line of microcontrollers from STMicroelectronics using the hands-on information contained in this easy-to-follow guide. Written by ... Leer más

    $19.49 USD

  • Expert C Programming

    Deep Secrets

    This book is for the knowledgeable C programmer, this is a second book that gives the C programmers advanced tips and tricks. This book will help the C programmer reach new heights as a professional. Organized to make it easy for the reader to scan to sections that are relevant to their immediate needs. ... Leer más

    $37.79 USD

  • Design and Implementation of 3D Graphics Systems

    This book covers the computational aspects of geometric modeling and rendering 3D scenes. Special emphasis is given to the architectural aspects of interactive graphics, geometric modeling, rendering techniques, the graphics pipeline, and the architecture of 3D graphics systems. The text describes basic 3D computer graphics algorithms and their implementation in the C language. The material is ... Leer más

    $110.99 USD

  • Anyone Can Code

    The Art and Science of Logical Creativity

    de Ali Arya ...
    Anyone Can Code: The Art and Science of Logical Creativity introduces computer programming as a way of problem-solving through logical thinking. It uses the notion of modularization as a central lens through which we can make sense of many software concepts. This book takes the reader through fundamental concepts in programming by illustrating them in three different and distinct languages: C/C++, ... Leer más

    $88.99 USD

  • C for Programmers with an Introduction to C11

    The professional programmer’s Deitel® guide to procedural programming in C through 130 working code examplesWritten for programmers with a background in high-level language programming, this book applies the Deitel signature live-code approach to teaching the C language and the C Standard Library. The book presents the concepts in the context of fully tested programs, complete with syntax shading, ... Leer más

    $43.19 USD

  • MicroC/OS-II

    The Real Time Kernel

    de Jean Labrosse ...
    MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the ... Leer más

    $77.99 USD

  • C Programming : All-in-One Resource for C Programming , Comprehensive Tutorials, Expert Tips, and a Wide Range of Exercises for All Skill Levels

    de Aria Thane ...
    Dive into the world of C programming with this all-encompassing guide that is designed to transform beginners into proficient C programmers. "C Programming" stands as a beacon of clarity and depth in a sea of programming literature. This book uniquely bridges the gap between foundational learning and professional application, making it an indispensable resource for both novices and seasoned ... Leer más

    $1.99 USD

  • Computer Network Simulation Using NS2

    Computer Network Simulations Using NS2 provides a solid foundation of computer networking knowledge and skills, covering everything from simple operating system commands to the analysis of complex network performance metrics.The book begins with a discussion of the evolution of data communication techniques and the fundamental issues associated with performance evaluation. After presenting a ... Leer más

    $72.99 USD

  • Learn Programming with C

    An Easy Step-by-Step Self-Practice Book for Learning C

    Authored by two standout professors in the field of Computer Science and Technology with extensive experience in instructing, Learn Programming with C*: An Easy Step-by Step Self-Practice Book for Learning C* is a comprehensive and accessible guide to programming with one of the most popular languages.Meticulously illustrated with figures and examples, this book is a comprehensive guide to writing ... Leer más

    $88.99 USD

  • Statistical Inference via Data Science

    A ModernDive into R and the Tidyverse

    Series series Chapman & Hall/CRC The R Series
    Statistical Inference via Data Science: A ModernDive into R and the Tidyverse, Second Edition offers a comprehensive guide to learning statistical inference with data science tools widely used in industry, academia, and government. The first part of this book introduces the tidyverse suite of R packages, including ggplot2 for data visualization and dplyr for data wrangling. The second part ... Leer más

    $96.99 USD

  • Algorithmic Thinking, 2nd Edition

    Learn Algorithms to Level Up Your Coding Skills

    Get in the game and learn essential computer algorithms by solving competitive programming problems, in the fully revised second edition of the bestselling original. (Still no math required!)Are you hitting a wall with data structures and algorithms? Whether you’re a student prepping for coding interviews or an independent learner, this book is your essential guide to efficient problem-solving in ... Leer más

    $28.79 USD

  • C Programming Essentials

    Learn C Programming from Scratch | Master Pointers, Arrays, Memory Management, Threads, and System-Level Programming

    Get ready to program in C-the timeless language that continues to power the systems behind modern computing.If you want to understand how software interacts with hardware at a deeper level, C Programming Essentials is an ideal starting point. This book introduces the C programming language through a clear, practical approach, showing how C operates at the machine level and how programs interact ... Leer más

    $32.39 USD o gratis con Kobo Plus