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 395 Results
Skip side bar filters
  • 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

  • Environmental Monitoring with Arduino

    Building Simple Devices to Collect Data About the World Around Us

    After the devastating tsunami in 2011, DYIers in Japan built their own devices to detect radiation levels, then posted their finding on the Internet. Right now, thousands of people worldwide are tracking environmental conditions with monitoring devices they’ve built themselves. You can do it too!This inspiring guide shows you how to use Arduino to create gadgets for measuring noise, weather, ... Read more

    4,02 €

  • 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

    38,15 €

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

    18,33 €

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Read more

    35,50 €

  • Effective Modern C++

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

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

    29,46 €

  • Heavy Wizardry 101

    Shellcodes, Backdoors, Droppers, and Worms

    Your spellbook for code close to the metal.In hacker circles, heavy wizardry means code that trades on intimate knowledge of a system—the kind that speaks its private dialects and bends its rules. Heavy Wizardry 101 teaches you to write it. You’ll build shellcode, backdoors, droppers, and worms from scratch, working at the instruction level where magic happens.Every project is implemented for four ... Read more

    27,66 €

  • 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

    1,86 €

  • 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

    2,28 €

  • 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

    3,67 €

  • Fluent C

    Principles, Practices, and Patterns

    Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs.Christopher ... Read more

    29,03 €

  • Schritt für Schritt in C Programmieren lernen

    Das ist das Buch für alle, die die Grundlagen der Programmierung in C von einem Ingenieur (M.Eng.) erlernen möchten. In diesem Buch werden Sie sowohl die theoretischen Grundlagen als auch den praktischen Umgang mit der Programmiersprache C anhand von zahlreichen Beispielen und tollen DIY-Projekten erlernen.Wenn Sie also auf der Suche nach einem Praxisratgeber für eine der am weitesten verbreiteten ... Read more

    7,99 €

  • C# Programming for beginners

    The Complete Crash Course to Mastering C# on your own

    by MEGANE NOEL ...
    The ultimate comprehensible guide dedicated to those interested in learning more about the field of data science, what it has to offer, and how to avoid any common beginner mistakes in the hopes of mastering it in the near future.Do you want to learn about data science?Interested in mastering it as one of your self-taught skills?Have you been planning to study it to become a remarkable computer ... Read more

    6,24 € or Free with Kobo Plus

  • 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,67 €

  • C Coding Practice

    by Prasun Barua ...
    Welcome to the “C Coding Practice”! This book contains various topics and exercises on c programming. Before proceeding with these exercises, you should have a basic understanding of C Programming language terminologies. A basic understanding of C programming language will assist you in understanding the programming concepts and move fast on the learning track. It will be great pleasure if this ... Read more

    3,56 € or Free with Kobo Plus

  • OpenCL in Action

    How to accelerate graphics and computations

    SummaryOpenCL in Action is a thorough, hands-on presentation of OpenCL, with an eye toward showing developers how to build high-performance applications of their own. It begins by presenting the core concepts behind OpenCL, including vector computing, parallel programming, and multi-threaded operations, and then guides you step-by-step from simple data structures to complex functions.About the ... Read more

    67,61 €

  • Learn C

    Learn C is a book designed to teach yourself the ANSI C language. ANSI C language is one of the most important programming languages and the base for other languages such as C#, C++, and Objective-C.Learn C won't only teach you the ANSI C language, but also will get you into programming. This book includes sample code and beginner apps to get you fluent in coding quickly and easily.All of the iOS ... Read more

    2,99 €

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

    13,49 €

  • Advanced C Concepts and Programming

    by Gayatri ...
    This book is for readers of IT Fields.Key features of this book include:Used systematic approach throughout the bookProgramming advances in C without requiring prior knowledge in C languageSimple language has been adopted to make the topics easy and clear to the readersThis book covers virtually most of the advanced features of Advanced C Programming including:Multidimensional ArraysPointersFunctionsStructuresU ... Read more

    3,99 € or Free with Kobo Plus

  • Introduction to Programming with C++ for Engineers

    Series series IEEE Press
    A complete textbook and reference for engineers to learn the fundamentals of computer programming with modern C++Introduction to Programming with C++ for Engineers is an original presentation teaching the fundamentals of computer programming and modern C++ to engineers and engineering students.Professor Cyganek, a highly regarded expert in his field, walks users through basics of data structures ... Read more

    95,99 €

  • C++ Programming

    A Complete Guide for Beginners to Master C++ and Build Robust Programs

    by Lena Neill ...
    If you want to learn how to program using C++ and create powerful applications that can run on different platforms, this book is for you!C++ programming is a skill that can help you achieve your goals and solve complex problems. With this book, you will learn the basics of C++ and how to design, develop, and implement a robust program from scratch. You will also discover the benefits of using C++ ... Read more

    8,91 € or Free with Kobo Plus

  • Dive Into Systems

    A Gentle Introduction to Computer Systems

    Dive into Systems is a vivid introduction to computer organization, architecture, and operating systems that is already being used as a classroom textbook at more than 25 universities.This textbook is a crash course in the major hardware and software components of a modern computer system. Designed for use in a wide range of introductory-level computer science classes, it guides readers through ... Read more

    37,30 €

  • C Primer Plus

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

    53,41 €