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 394 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 €

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

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

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

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

  • Best of Make: Volume 2

    65 Projects and Skill Builders from the Pages of Make:

    After ten years, Make: has become one of most celebrated magazines to hit the newsstands, and certainly one of the hottest reads. If you're just catching on to the Maker Movement and wonder what you've missed, this book contains the best projects and articles from the magazine. Find out what keeps Makers coming back to Make: with this assortment of DIY projects and articles selected by Make:'s ... Read more

    7,83 €

  • Arduino Networking

    This book is intended for those who want to build their own network-connected projects using the Arduino platform. You will be able to build exciting projects that connect to your local network and the Web. You will need to have some basic experience in electronics and web programming languages. You will also need to know the basics of the Arduino platform as the projects mainly deal with the ... Read more

    14,51 € or Free with Kobo Plus

  • Programar en C | Paso a Paso

    La guía sencilla para principiantes

    Translated by M.Eng. Johannes Wild ...
    Este es el libro para todos los que quieran aprender los fundamentos de la programación en C de la mano de un ingeniero (M.Eng.). En este libro aprenderá tanto los fundamentos teóricos como el uso práctico del lenguaje de programación C a través de numerosos ejemplos y grandes proyectos.Así que si está buscando una guía práctica para uno de los lenguajes de programación más utilizados, entonces ... Read more

    7,99 € or Free with Kobo Plus

  • Learning D

    Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency

    Leverage the modern convenience and modeling power of the D programming language to develop software with native efficiency.Key FeaturesAcquire the skills to understand the fundamentals of D through its support for imperative and object-oriented programmingTake advantage of D’s powerful compile-time features, templates and ranges to apply generative, generic, and functional styleA systematic guide ... Read more

    33,38 € or Free with Kobo Plus

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... Read more

    59,65 €

  • Handbook on C Language

    100% Pure Adrenaline

    Series Book 1 - Surf Rangers
    C is a popular high level programming language with a large library of various types of functions. It is a very popular language among programmers due to its multiple features. ... Read more

    4,87 €

  • C Programming in easy steps, 4th Edition

    by Mike McGrath ...
    Series series In Easy Steps
    C Programming in easy steps 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 begins by ... Read more

    12,62 €

  • Learn to Code with C

    Program with the world's most popular language on your Raspberry Pi

    by Simon Long ...
    Series series Essentials
    The C programming language was invented in the early 1970s, and since then has become one of the most popular and widely used general-purpose languages. It's used by a wide range of programmers, from amateurs working on simple projects at home, to industry professionals who write in C for a living. It's been used to program everything from the tiny microcontrollers used in watches and toasters up ... Read more

    4,87 € or Free with Kobo Plus

  • Zabbix 4 Network Monitoring

    Monitor the performance of your network devices and applications using the all-new Zabbix 4.0

    Gather detailed statistics and deploy impressive business solutions with Zabbix 4.0Key FeaturesExperience the full impact of Zabbix 4.0, a useful and increasingly popular toolEnhance your network’s performance and manage hosts and systemsA step-by-step guide to smarter network monitoringBook DescriptionZabbix 4 Network Monitoring is the perfect starting point for monitoring the performance of your ... Read more

    33,38 € or Free with Kobo Plus

  • DIY Microcontroller Projects for Hobbyists

    The ultimate project-based guide to building real-world embedded applications in C and C++ programming

    A practical guide to building PIC and STM32 microcontroller board applications with C and C++ programmingKey FeaturesDiscover how to apply microcontroller boards in real life to create interesting IoT projectsCreate innovative solutions to help improve the lives of people affected by the COVID-19 pandemicDesign, build, program, and test microcontroller-based projects with the C and C++ programming ... Read more

    24,79 € or Free with Kobo Plus

  • Hands-on Rust

    Effective Learning through 2D Game Development and Play

    Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game. With this book, you'll learn game development skills applicable to other ... Read more

    23,73 €

  • C# Programming Illustrated Guide For Beginners & Intermediates: The Future Is Here! Learning By Doing Approach

    C# Programming Illustrated Guide For Beginners & IntermediatesLearn Coding Fast! With Practical Easy To Follow Examples And Step By Step Instructions!Why should you choose to learn C# programming?C sharp programing was developed by Microsoft and is USED in all their products!C# is definitely a great way to get started in the world of programming, and since one of the biggest software giants ... Read more

    4,49 €

  • 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

    5,61 €

  • RNA: Computational Methods for Structure, Kinetics, and Rational Design

    Volume Two

    Series series Chapman & Hall/CRC Computational Biology Series
    Comprising two volumes, ***RNA: Computational Methods for Structure, Kinetics, and Rational Design***is a comprehensive treatment of computational methods concerning the secondary structure, folding kinetics and rational design of RNA. Volume 2 covers secondary structure folding kinetics, starting with an inquiry into whether the ensemble of RNA structures is small-world or scale-free, then ... Read more

    96,18 €