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 €

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

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

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

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

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

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

  • 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

  • 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#: A Comprehensive Advanced Guide to Excel in C# Programming

    by Chloe Annable ...
    Series series Computer Programming
    Are you ready to elevate your C# programming skills to new heights?Have you mastered the basics and are now seeking a comprehensive guide to take you to the next level of expertise?Look no further – "C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step" is the book that will propel your programming journey forward!In the ever-expanding landscape of computer programming ... Read more

    9,99 € or Free with Kobo Plus

  • C#: A Comprehensive Beginner's Tutorial for Learning C# Programming Sequentially

    by Ryan roffe ...
    Are you in search of a coding language that suits your needs?Are you interested in crafting your own websites or desktop applications?Look no further than C#.In the vast landscape of programming languages, the choice can seem overwhelming for beginners. However, if your goal is to create visually appealing and functional applications, C# stands out as the ideal option.Introducing "C#: A ... Read more

    8,91 € or Free with Kobo Plus

  • Yeni Başlayanlar İçin C# ile Algoritmalara ve Programcılığa Giriş

    C# ile Programlamayı Öğrenmek Hiç Bu Kadar Kolay Olmamıştı!Günümüzde en yaygın kullanılan programlama dillerinden biri olan C#’ı öğrenmek ve C# dilinde program yazmak isteyen herkes için kaynak olacak bir kitap. Çok sade, basit ve anlaşılır bir dille yazılmış olan bu kitap sayesinde C# programlama dilini çok çabuk kavrayacak ve kitaptaki örnek kodlarla öğrendiklerinizi pekiştirme ve uygulama ... Read more

    9,00 € or Free with Kobo Plus

  • Creating your own UserControls with C#: Yes you can!!!

    A practical approach to creating clean, useful UserControls.  This book contains 5 useful projects that teach major concepts that cover most UserControl requirements.  Put these essential concepts to work for you and create more than you ever thought possible.  Complete code, project download link and instruction included in this book.  Have Fun!!! Learn!!! ... Read more

    2,19 €

  • C Pocket Reference

    C Syntax and Fundamentals

    C is one of the oldest programming languages and still one of the most widely used. Whether you're an experienced C programmer or you're new to the language, you know how frustrating it can be to hunt through hundreds of pages in your reference books to find that bit of information on a certain function, type or other syntax element. Or even worse, you may not have your books with you. Your answer ... Read more

    6,46 €

  • An Introduction to C & GUI Programming

    by Simon Long ...
    The popular C programming language is used for a huge range of applications, from the tiny microcontrollers used in toasters and watches up to complete operating systems. The first half of this book is an introduction to C, and covers the basics of writing simple command-line programs. The second half of the book shows how to use the GTK user interface toolkit with C to create feature-rich GUI ... Read more

    8,26 € or Free with Kobo Plus

  • Embedded Expert's Guide to C

    by Chris Rose ...
    That popularity means a great many books have been written on how to write C. So you might - quite reasonably - ask if the world really needs another one. The answer: "probably not."But this isn't another book on how to write C - it's a book on how not to write C. And that's something the world desperately does need, because despite its enduring popularity, many programmers remain blissfully ... Read more

    6,35 €

  • 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

  • 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

    2,94 €

  • Chastity's Code Cookbook

    This book teaches how computers actually work using small programs written in the C language, exploring numbers, overflow, primes, and algorithms through hands-on experimentation.You would not know it by looking at me, but I have been computer programming as a hobby since I was 14 years old. My first programming language was QBASIC. It was a language and a program for interpreting that language ... Read more

    4,49 €

  • Programming with STM32: Getting Started with the Nucleo Board and C/C++

    by Donald Norris ...
    Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.Create your own STM32 programs with ease!Get up and running programming the STM32 line of microcontrollers from STMicroelectronics using the hands-on information contained in this easy-to-follow guide. Written by ... Read more

    17,37 €

  • Understanding and Using C Pointers

    Core Techniques for Memory Management

    Improve your programming through a solid understanding of C pointers and memory management. With this practical book, you’ll learn how pointers provide the mechanism to dynamically manipulate memory, enhance support for data structures, and enable access to hardware. Author Richard Reese shows you how to use pointers with arrays, strings, structures, and functions, using memory models throughout ... Read more

    23,31 €