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 €

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

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

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

  • Introduction to C++ Programming

    by Sham Tickoo ...
    Welcome to Introduction to C++ Programming, an example based textbook, written to cater to the needs of beginners and intermediate users. C++ is an object-oriented programming language, which is a preferred programming approach followed by the software industry. C++ enjoys the distinction of being the most popular and widely used OOP language in the world. The syntax, style, features and ... Read more

    21,49 €

  • Embedded Systems Architecture

    Explore architectural concepts, pragmatic design patterns, and best practices to produce robust systems

    Learn embedded systems development with practical design patterns, essential workflows, and memory-safe techniques to build secure, reliable, and energy-efficient devicesKey FeaturesTackle real-world challenges in embedded development, from boot-up to distributed IoT systemsApply memory management, peripheral integration, and power optimization techniquesBuild robust, secure, and scalable ... Read more

    36,24 € or Free with Kobo Plus

  • C LANGUAGE COURSE PART 2

    by m.furqan riaz ...
    C is one of the fastest programming language as it is close to low-level languages such as Assembly language. If you are already familiar with programming, then you must know the demand out there for a C programmer. Because C comes in handy in case of all the applications that require fast processing, such as games, or major parts of different operating systems.C was developed in early 1970’s but ... Read more

    3,56 € or Free with Kobo Plus

  • C PROGRAMMING SAMPLE QUESTIONS FOR EXAMS AND INTERVIEWS

    Useful for Students in Exams and Interviews

    by Rashmi V ...
    The Author is in Computer Science and Engineering teaching field for Engineering colleges.During the service when the questions are asked on any sub-topic of C programming, many students used to get confusion to give the right answer. The same way they used to get confusion from the questions raised by the interviewer also for Jobs.In order to share the knowledge in the form of questions and show ... Read more

    3,57 € or Free with Kobo Plus

  • The C, UNIX, and UNIX/Linux Commands Series

    This volume contains the full text of three books, Advanced Topics in UNIX, 2E, The 101 Most Important UNIX and Linux Commands, and Using C in Software Design, 2E.Advanced Topics in UNIX, 2EThe first edition of this book was originally published in 1993 by John Wiley and was named an Alternate Main Selection of the Newbridge Book Club in the same year. That book stayed in print for thirteen years, ... Read more

    11,99 €

  • Jumpstarting the Onion Omega2

    by Wolfram Donat ...
    Get up and running quickly with the Jumpstarting series!Jumpstarting books provide an avenue for makers to quickly master topical knowledge.Each book starts with instructions on how to install or initialize the hardware or software needed to reach the all-important "Hello, World" stage of getting started.The second project builds on the first to use more of the hardware or software's capabilities ... Read more

    8,68 €

  • Jumpstarting the Arduino 101

    Get up and running quickly with the new Jumpstarting ebook series from Make:. The Arduino 101 is a low-power board that includes not only Bluetooth LE capabilities but an on-board 6-axis accelerometer/gyroscope for exciting real-world-connected projects. ... Read more

    7,41 €

  • Computer Programming

    A Step-by-Step Guide from Beginner to Advanced in Python, SQL, C++, C#, Raspberry Pi, and Python Data Science

    by VERA POE ...
    Dive into the expansive realm of computer programming with 'Computer Programming' This comprehensive guide offers a step-by-step journey from beginner to advanced levels, covering key languages and technologies essential for a thriving programming career.The book is a gateway to unlocking proficiency in Python, the consistently top-ranked programming language, providing insights into its ... Read more

    8,91 € or Free with Kobo Plus

  • Scripting with Objects

    A Comparative Presentation of Object-Oriented Scripting with Perl and Python

    Object-Oriented scripting with Perl and PythonScripting languages are becoming increasingly important for software development. These higher-level languages, with their built-in easy-to-use data structures are convenient for programmers to use as "glue" languages for assembling multi-language applications and for quick prototyping of software architectures. Scripting languages are also used ... Read more

    57,99 €

  • Basics of C for Engineers

    A Quick Introduction

    The main goal of this book is to give the readers a thorough understanding of the C Programming language. The book is specially designed for Engineering graduates who do not have a programming background. We have tried to explain every concept in an easy-to-understand language with a supplement of Engineering examples. As a result, the book has enough information to give readers the confidence ... Read more

    2,68 € or Free with Kobo Plus

  • C Programming and Numerical Analysis

    An Introduction

    Series series Synthesis Lectures on Mechanical Engineering
    This book is aimed at those in engineering/scientific fields who have never learned programming before but are eager to master the C language quickly so as to immediately apply it to problem solving in numerical analysis. The book skips unnecessary formality but explains all the important aspects of C essential for numerical analysis. Topics covered in numerical analysis include single and ... Read more

    51,40 €

  • NUnit Pocket Reference

    Up and Running with NUnit

    by Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... Read more

    6,03 €

  • Aprende a Programar Swift - Tercera Edición

    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

    4,49 €

  • Construcao de Algoritmos no Seculo XXI

    O livro aborda uma introdução à construção de algoritmos e programação. Usando as linguagens Pascal e C, o texto aborda os principais tópicos de um curso universitário de introdução à programação, destinando-se também aqueles que tem interesse no assunto. ... Read more

    2,07 € or Free with Kobo Plus