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 367 resultados
Skip side bar filters
  • Professional Visual Studio 2017

    de Bruce Johnson ...
    Skip the basics and delve right into Visual Studio 2017 advanced features and toolsProfessional Visual Studio 2017 is the industry-favorite guide to getting the most out of Microsoft's primary programming technology. From touring the new UI to exploiting advanced functionality, this book is designed to help professional developers become more productive. A unique IDE-centric approach provides a ... Leer más

    Antes $53,176 CLP Ahora $47,549 CLP

  • Getting Started with Windows IoT and Intel Galileo

    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Microsoft provides Windows for IoT Program which we can build and deploy application on top of Intel Galileo board using Windows Platform. This book helps you getting started with Windows for IoT program and Intel Galileo. The following is a list of highlight topics ... Leer más

    $1,887 CLP

  • 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 Programming This book uses GNU GCC compiler for C programming ... Leer más

    $2,313 CLP

  • C Brain Teasers

    Exercise Your Mind

    de Dan Gookin ...
    You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other activities, giving you techniques to take the best advantage of ... Leer más

    Antes $23,717 CLP Ahora $21,207 CLP

  • Fundamentals of C Programming Language

    Handbook of C

    de GAURAV SHARMA ...
     The first Edition of the book “Fundamentals of C programming language” covers primary knowledge of C programming language. The book is organized into sixchapters. Chapter 1: It contains History, Structure of C Program, Compilation Process, Data types, S... ... Leer más

    $6,363 CLP

  • AI for Game Developers

    Creating Intelligent Behavior in Games

    Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more ... Leer más

    Antes $26,170 CLP Ahora $23,401 CLP

  • Embedded Expert's Guide to C

    de Chris Rose ...
    That popularity means a great many books have been written on how to write C. So you might - quite reasonably - ask if the world really needs another one. The answer: "probably not."But this isn't another book on how to write C - it's a book on how not to write C. And that's something the world desperately does need, because despite its enduring popularity, many programmers remain blissfully ... Leer más

    Antes $7,942 CLP Ahora $7,102 CLP

  • Raspberry Pi System Programming for Beginner

    This book helps how to learn system programming on Raspberry Pi using C language and core system libraries. Several code samples are provided for ease of understanding about system programming.**TOC**Preparing Development Environment1.1 Raspberry Pi1.2 Compiler and Development Tools1.3 Hello WorldFile I/O2.1 Opening and Closing File2.1.1 open() and close()2.1.2 creat()2.1.3 Creating a New File<... ... Leer más

    $3,724 CLP

  • Hands-On System Programming with Linux

    Explore Linux system programming interfaces, theory, and practice

    Get up and running with system programming concepts in LinuxKey FeaturesAcquire insight on Linux system architecture and its programming interfacesGet to grips with core concepts such as process management, signalling and pthreadsPacked with industry best practices and dozens of code examplesBook DescriptionThe Linux OS and its embedded and server applications are critical components of today’s ... Leer más

    $42,052 CLP o gratis con Kobo Plus

  • 950 C Language Interview Questions and Answers

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive C Language ... Leer más

    Antes $3,397 CLP Ahora $3,038 CLP

  • 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

    Antes $1,900 CLP Ahora $1,699 CLP

  • Fundamentos de la Arquitectura y Programación del Microcontrolador ATmega328P®

    Descubre el funcionamiento interno del popular microcontrolador ATmega328P®, ampliamente utilizado en sistemas embebidos y plataformas como Arduino. Este libro es una guía esencial para estudiantes de ingeniería electrónica, eléctrica o de computación que deseen avanzar más allá de la programación básica y dominar la arquitectura y el control de hardware a nivel bajo.A través de una metodología ... Leer más

    Antes $11,249 CLP Ahora $10,058 CLP

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    de Chang Tan ...
    Attackers have to be only right once, but just one mistake will permanently undo them.Key Features● Explore the nuances of strategic offensive and defensive cyber operations, mastering the art of digital warfare.● Develop and deploy advanced evasive techniques, creating and implementing implants on even the most secure systems.● Achieve operational security excellence by safeguarding secrets, ... Leer más

    Antes $1,125 CLP Ahora $1,006 CLP

  • Esercizi di programmazione linguaggio C

    Questo testo nasce dall'esigenza, riscontrata nell'insegnamento dei corsi di Fondamenti di Informatica, di avere esercizi di riferimento svolti e risolti in linguaggio C da sottoporre agli studenti quale sussidio alle lezioni. ... Leer más

    Antes $13,623 CLP Ahora $12,182 CLP

  • Data Structures using C

    A Practical Approach for Beginners

    The data structure is a set of specially organized data elements and functions, which are defined to store, retrieve, remove and search for individual data elements. Data Structures using C: A Practical Approach for Beginners covers all issues related to the amount of storage needed, the amount of time required to process the data, data representation of the primary memory and operations carried ... Leer más

    Antes $84,071 CLP Ahora $75,173 CLP

  • Programming with Qt

    Writing Portable GUI applications on Unix and Win32

    The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platforms. Qt emulates the look and feel of Motif, but is much easier to use. Best of all, after you have written an application with Qt, all you have to do is recompile it to have a version that works on ... Leer más

    Antes $29,443 CLP Ahora $26,326 CLP

  • Curso de Programación con iOS

    Con la evolución de la tecnología cada vez más personas tienen acceso a un ordenador, ya sea en su casa, en la escuela, en el trabajo o en cualquier otro lugar. Los usuarios más curiosos pueden plantearse preguntas como: "¿cómo consiguen hacer esto? ", "¿como podría hacerlo o aprenderlo yo?", "¿cómo es un ordenador internamente?"El objetivo de este libro es servir como base a cualquiera que desee ... Leer más

    $11,056 CLP

  • 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

    $16,628 CLP

  • Intermediate C Programming

    Revised for a new second edition, Intermediate C Programming provides a stepping-stone for intermediate-level students to go from writing short programs to writing real programs well. It shows students how to identify and eliminate bugs, write clean code, share code with others, and use standard Linux-based tools, such as ddd and valgrind.This second edition provides expanded coverage of these ... Leer más

    Antes $77,254 CLP Ahora $69,077 CLP

  • FreeDOS Kernel

    An MS-DOS Emulator for Platform Independence & Embedded System Development

    de Pat Villani ...
    Master operation system development. FreeDOS Kernel explains the construction and operation of Pat Villani's DOS-C - a highly portable, single threaded operating system. Written in C and with system calls similar to MS-DOS, the FreeDOS kernel provides an ... Leer más

    Antes $72,709 CLP Ahora $65,013 CLP

  • C All-in-One Desk Reference For Dummies

    de Dan Gookin ...
    Ready, set, code! A user-friendly guide introducing the C programming language to new and intermediate codersThe C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today. The enduring popularity of C continues because C programs are fast, concise, and run on many different systems. Flexible and efficient, C is ... Leer más

    Antes $32,715 CLP Ahora $29,254 CLP

  • C Programming and Coding Question Bank with Solution (2nd Edition)

    Make Your Coding Strong and Ready to Crack the Technical Interview

    de Swati Saxena ...
    “C programming and Question Bank with Solution” covers all the basics to advance programming questions in C with solution. This book includes the keyword with proper examples. Practical questions may help you to understand the logic and will help you to fight the technical round. Test cases based questions make this book unique. Dynamic memory allocation helps the readers to understand the ... Leer más

    Antes $16,321 CLP Ahora $14,594 CLP o gratis con Kobo Plus

  • Android Native Development Kit Cookbook

    de Feipeng Liu ...
    This book is written in a Cookbook style, beginning with recipes which focus on helping developers make their software/application available in Android. Android developers who want to learn Android NDK programming, or develop multimedia and games in Android NDK will benefit from this book. ... Leer más

    $28,337 CLP o gratis con Kobo Plus

  • C++ programmieren lernen für Dummies

    Series series Für Dummies
    Stephen R. Davis fängt von vorn an: Wie arbeitet ein Programm? Wie installiert man die Programmierumgebung und den Compiler? Und was ist das überhaupt? Als nächstes lernen Sie grundlegende Programmiertechniken kennen: Variablendeklaration, Schleifen, Funktionen und anderes mehr. Fünf Kapitel widmen sich den unterschiedlichen Variablentypen, sodass Sie für die berühmten C++-Zeiger gut gerüstet sind ... Leer más

    $15,355 CLP