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 364 Results
Skip side bar filters
  • First Step Programming C#

    by İsmail Cesur ...
    Have you always wanted to learn computer programming but are afraid it'll be too difficult for you?This book will take you into the process of learning the basics of C # in simple stepThis book is the first book in three stages. ... Read more

    $5.00 USD or Free with Kobo Plus

  • C++: Learn C++ Fast!

    A BEGINNER’S GUIDE

    by Tech Guru ...
    Learning C ++ can be a tough and time consuming process but if you are insistent in getting involved in this process, you will find it very engaging and fun. People familiar with other programming languages like Java, Python or Matlab find it comparatively easier to learn C ++. What distinguishes this programming language from the others is that it is one of the first few object oriented languages ... Read more

    $3.99 USD

  • C Programming

    What is C?C is a computer programming language. That means that you can use C to create lists of instructions for a computer to follow. C is one of thousands of programming languages currently in use. C has been around for several decades and has won widespread acceptance because it gives programmers maximum control and efficiency. C is an easy language to learn. It is a bit more cryptic in its ... Read more

    Free

  • C Programming For Beginners

    The Simple Guide to Learning C Programming Language Fast!

    by Tim Warren ...
    C PROGRAMMING FOR BEGINNERSC Programming language is one of the oldest and most commonly used programming languages out there. Many other languages have been written based on the features of C.This book is aimed at beginners, and takes you through everything you need to know and understand to begin using C programming language effectively.This guide takes you step by step through the basics of C, ... Read more

    $2.99 USD or Free with Kobo Plus

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

    $39.99 USD

  • 1000 C Sharp Dot NET (C#.NET) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack the interview

    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#.NET interview ... Read more

    $2.99 USD

  • OpenCL Programming by Example

    This book follows an example-driven, simplified, and practical approach to using OpenCL for general purpose GPU programming.If you are a beginner in parallel programming and would like to quickly accelerate your algorithms using OpenCL, this book is perfect for you! You will find the diverse topics and case studies in this book interesting and informative. You will only require a good knowledge of ... Read more

    $31.99 USD or Free with Kobo Plus

  • Linux Kernel Development

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

    $41.99 USD

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

    $3.00 USD or Free with Kobo Plus

  • 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

    $48.99 USD

  • Effective C

    An Introduction to Professional C Programming

    A detailed introduction to the C programming language for experienced programmers.The world runs on code written in the C programming language, yet most schools begin the curriculum with Python or Java. Effective C bridges this gap and brings C into the modern era--covering the modern C17 Standard as well as potential C2x features. With the aid of this instant classic, you'll soon be writing ... Read more

    $29.99 USD

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

    $22.99 USD

  • 1000 CPP (C Plus Plus/ C++) Interview Questions and Answers

    1000 most important and frequently asked questions and answers to crack interviews

    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 CPP interview ... Read more

    $2.99 USD

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

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

    $12.99 USD

  • C All-in-One Desk Reference For Dummies

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

    $24.00 USD

  • Trouble Free C (Book for C-Programming)

    100% Pure Adrenaline

    Series Book 1 - Surf Rangers
    This book is especially for those students who are tyro in the field of C programming. Inside the book you will find numerous programs instead of just code snippet to illustrate even the basic concept. The book assumes no previous exposure to the C programming language. It also contains some good programming examples, which might be useful for experienced programmers. ... Read more

    $6.99 USD

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

    $11.99 USD

  • Aprende a Programar en C++

    Para muchos la transición de C a C ++ no es fácil. De hecho, esta transición suele ir acompañada de mucha ansiedad porque C ++ está popularmente envuelto en un aura de inaccesibilidad.Una vez que haya comprendido las características básicas disponibles en C ++, y sepa cómo y por qué usarlos, se convertirá en un programador en C ++. Este libro se orientará en esa dirección y así, de esta forma, ... Read more

    $5.95 USD or Free with Kobo Plus

  • C++: The Complete Reference, 4th Edition

    Series series Osborne Complete Reference Series
    Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI—plus, a complete description of the Standard Template Library (STL). ... Read more

    $38.99 USD

  • Aprende a Programar Swift: Programación iOS

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

    $3.95 USD or Free with Kobo Plus

  • Programming in C

    Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will provide you with a clear understanding of this language, which is the foundation for many object-oriented programming languages such as C++, Objective-C, C#, and Java.This book teaches C by example, with complete C programs used to illustrate each ... Read more

    $35.99 USD

  • Programación en Objetive-C con Xcode y GCC

    Objetive-C, junto con XCode nos proven de todas las funciones necesarias para que podramos desarrollar aplicaciones de todo tipo para los dispositivos iPhone.La llegada del iPhone ha supuesto toda una revolución para el mundo de la programación, ya que gracias a su funcionalidad y a su diseño gráfico exquisito, ha conseguido que Apple pase a ser una marca de consumo para compradores habituales, ... Read more

    $5.10 USD or Free with Kobo Plus

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

    $28.99 USD

  • Head First C

    A Brain-Friendly Guide

    Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic ... Read more

    $36.99 USD