Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

C eBooks

If you like C eBooks, then you'll love these top picks.
Showing 1 - 24 of 351 Results
Skip side bar filters
  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Read more

    PHP2,853.59

  • Programming in C

    100% Pure Adrenaline

    by J. B. Dixit ...
    Series Book 1 - Surf Rangers
    This book is written for M.C.A., M.Tech., M.Sc., Engineering, B.C.A., B.I.T., B.Sc., C-DAC, DOEACC O-Level and A-Level, P.G.D.C.A. and other computer programmes students. In addition it can be of great help to those who feel that programming is not their cup of tea. ... Read more

    PHP366.79

  • Tapworthy

    Designing Great iPhone Apps

    by Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... Read more

    PHP1,342.69

  • C language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Read more

    PHP200.53

  • C Programming Language, A Step By Step Beginner's Guide To Learn C Programming In 7 Days.

    Are You Ready To Learn C?C Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.In this book, you are ... Read more

    Free

  • 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 ... Read more

    PHP128.83

  • 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 ... Read more

    PHP157.92

  • C Brain Teasers

    Exercise Your Mind

    by 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 ... Read more

    PHP1,216.79

  • Fundamentals of C Programming Language

    Handbook of C

    by 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... ... Read more

    PHP365.07

  • 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 ... Read more

    PHP1,342.69

  • Embedded Expert's Guide to C

    by 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 ... Read more

    PHP407.46

  • 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<... ... Read more

    PHP254.19

  • 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 ... Read more

    PHP2,131.19 or Free with 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 ... Read more

    PHP174.29

  • Ultimate Cyberwarfare for Evasive Cyber Tactics

    by 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, ... Read more

    PHP57.71

  • 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. ... Read more

    PHP698.92

  • 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 ... Read more

    PHP4,313.04

  • 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 ... Read more

    PHP1,510.59

  • 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 ... Read more

    PHP754.88

  • C Programming in easy steps, 5th edition

    Updated for the GNU Compiler version 6.3.0 and Windows 10

    by 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 ... Read more

    PHP954.00

  • 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 ... Read more

    PHP3,963.29

  • FreeDOS Kernel

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

    by 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 ... Read more

    PHP3,730.12

  • Android Native Development Kit Cookbook

    by 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. ... Read more

    PHP1,625.89 or Free with Kobo Plus

  • Introdução à programação em C

    Os primeiros passos de um desenvolvedor

    Você já programou alguma vez na vida? Pois então, prepare-se: sua vida vai mudar. Ensinar a máquina a fazer o que quer que ela faça é extremamente divertido. C é uma ótima linguagem para quem quer aprender programação: é bastante popular, poderosa, e nos dá diferentes níveis de abstração. Neste livro, Maurício Aniche vai ensinar você a programar por meio de três jogos: um jogo de adivinhação de ... Read more

    PHP568.00 or Free with Kobo Plus