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 €

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

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

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

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

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

    C

    This EBook will be very much helpful for the newer person or experience person to learn Better C Language as well as Better Programming.Using this EBook anyone can build great logics and concepts. ... Read more

    1,78 €

  • C Programming Language

    C is a powerful general purpose programming language that is essential for beginners to learn. This book will presents you to basics programming and software development using C language. If you're a beginner developer, this book will really help you to become friendlier with the C programming language. The book C Programming presents the complete guide basic of C language programming. Written by ... Read more

    2,11 €

  • C89 Function Definitions

    An updated version of ANSI STANDARD C FUNCTION DEFINITIONS FOR THE CURIOUS THE DESPERATE THE FRANTIC AND THE SUICIDAL Originally I uploaded this book as an HTML page for free onto the Internet in 1998. Because I could not find a publisher. Since then it has been revised several times, and has lots of bits in it that the original free version hasn't. A description of all the functions covered by ... Read more

    3,43 €

  • Linguaggio C. Esercizi e temi d'esame risolti

    Nell'ambito della formazione universitaria, è andato sempre più allargandosi il numero di corsi di base che adottano il C come linguaggio di programmazione. La scelta risulta sicuramente giustificata dall'ampio uso che dello stesso si fa in ambito industriale e accademico e dalla propedeuticità dello stesso in vista di un successivo passaggio alla programmazione in C++, ma lo studente che affronta ... Read more

    26,00 €

  • Learning Shell Scripting with Zsh

    A step-by-step tutorial that will teach you, through real-world examples, how to configure and use zsh and its various features. If you are a system administrator, developer, or computer professional involved with UNIX who are looking to improve on their daily tasks involving the UNIX shell, "Learning Shell Scripting with zsh" will be great for you. It's assumed that you have some familiarity with ... Read more

    15,25 € or Free with Kobo Plus

  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Read more

    50,87 €

  • Modern Linux Application Development: A Practical Guide to Building, Packaging and Deploying Software

    by J. P. Raymond ...
    Are you ready to master Linux application development from the ground up? Whether you're transitioning from another operating system, starting your programming journey, or aspiring to work in DevOps, this comprehensive guide provides everything you need to build, package, and deploy professional Linux software.Modern Linux Application Development takes you on a complete journey through the entire ... Read more

    5,99 €

  • Hands-On RTOS with Microcontrollers

    Create high-performance, real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    Gain the practical skills and insights you need to supercharge your embedded engineering journey by working with over 20 example programsKey FeaturesUnderstand and master RTOS concepts using the powerful STM32 platformStrengthen your embedded programming skills for real-world applicationsExplore advanced RTOS techniques to unlock innovative embedded solutionsAll formats include a free PDF and an ... Read more

    28,61 € or Free with Kobo Plus

  • Windows via C/C++

    Series series Developer Reference
    Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.Discover how to:Architect and implement your ... Read more

    42,81 €

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Read more

    24,48 €

  • Programming the Parallel Port

    Interfacing the PC for Data Acquisition and Process Control

    Why purchase expensive add-on cards or bus interfaces when you can develop effective and economical data acquisition and process controls using C programs? Using the under-employed printer adapter (that is, the parallel port of your PC), you can turn your computer into a powerful tool for developing microprocessor applications. Learn how to build a ... Read more

    75,48 €

  • MicroC/OS-II

    The Real Time Kernel

    by Jean Labrosse ...
    MicroC/OS II Second Edition describes the design and implementation of the MicroC/OS-II real-time operating system (RTOS). In addition to its value as a reference to the kernel, it is an extremely detailed and highly readable design study particularly useful to the embedded systems student. While documenting the design and implementation of the kernel, the book also walks the reader through the ... Read more

    68,18 €

  • Real-Time Digital Signal Processing from MATLAB to C with the TMS320C6x DSPs

    This updated edition gives readers hands-on experience in real-time DSP using a practical, step-by-step framework that also incorporates demonstrations, exercises, and problems, coupled with brief overviews of applicable theory and MATLAB applications. Organized in three sections that cover enduring fundamentals and present practical projects and invaluable appendices, this new edition provides ... Read more

    63,31 €

  • Learn C the Hard Way

    Practical Exercises on the Computational Subjects You Keep Avoiding (Like C)

    by Zed Shaw ...
    Series series Zed Shaw's Hard Way Series
    You Will Learn C!Zed Shaw has crafted the perfect course for the beginning C programmer eager to advance their skills in any language. Follow it and you will learn the many skills early and junior programmers need to succeed–just like the hundreds of thousands of programmers Zed has taught to date! You bring discipline, commitment, persistence, and experience with any programming language; the ... Read more

    24,48 €