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 €

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

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

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

  • Make: Action

    Movement, Light, and Sound with Arduino and Raspberry Pi

    by Simon Monk ...
    Beginning with the basics and moving gradually to greater challenges, this book takes you step-by-step through experiments and projects that show you how to make your Arduino or Raspberry Pi create and control movement, light, and sound. In other words: action!The Arduino is a simple microcontroller with an easy-to-learn programming environment, while the Raspberry Pi is a tiny Linux-based ... Read more

    20,66 €

  • C# 4, ASP.NET 4, and WPF, with Visual Studio 2010 Jump Start

    Series Book 56 - Wrox Blox
    This Wrox Blox is a value-packed resource to help experienced .NET developers learn the new .NET release. It is excerpted from the Wrox books: Professional C# 4 and .NET 4, Professional ASP.NET 4, and WPF Programmer’s Reference by Christian Nagel, Bill Evjen, Scott Hanselman, and Rod Stephens, and includes more than 100 print book pages drawn from these three key titles. It is an excellent ... Read more

    7,30 €

  • Mastering System Calls: A Comprehensive Guide to the C Library and Kernel Interfaces for Linux

    Professional Systems Engineering

    Series series Professional Systems Engineering
    Stop Viewing the Operating System as a Black Box.The illusion of direct control is the primary abstraction of modern programming. When you write code that prints text, allocates memory, or reads a file, it feels as though you are directly manipulating hardware. In reality, your application is isolated in a restricted environment known as user space.To perform any meaningful action, your program ... Read more

    4,99 €

  • C language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Read more

    3,49 €

  • AVR Programming

    Learning to Write Software for Hardware

    Atmel's AVR microcontrollers are the chips that power Arduino, and are the go-to chip for many hobbyist and hardware hacking projects. In this book you'll set aside the layers of abstraction provided by the Arduino environment and learn how to program AVR microcontrollers directly. In doing so, you'll get closer to the chip and you'll be able to squeeze more power and features out of it.Each ... Read more

    19,28 €

  • C and UNIX

    Two Books

    This Volume contains two complete books.USING C IN SOFTWARE DESIGN, 2EOriginally published in 1993, this book provides a creative approach to learning the C programming language by emphasizing software engineering. This inexpensive book, extensively tested in several academic and professional settings, provides a gentle, but complete, introduction to the C language for a practicing scientist or ... Read more

    9,99 €

  • C für Dummies

    by Dan Gookin ...
    Series series Für Dummies
    C erfreut sich als Klassiker unter den Programmiersprachen großer Beliebtheit, denn es steckt nach wie vor in vielen Betriebssystemen, Schnittstellen und Treibern, aber auch in Compilern und neueren eingebetteten Systemen. Wer C lernen und dabei auch noch Spaß haben möchte, sollte zu diesem Buch vom Urvater der Dummies, Dan Gookin, greifen. Mit viel Humor und vielen anschaulichen Beispielen macht ... Read more

    24,99 €

  • 现代C++语言核心特性解析

    by 谢丙堃著 ...
    本书是一本C++进阶图书,全书分为42章,深入探讨了从C++11到C++20引入的核心特性。书中不仅通过大量的实例代码讲解特性的概念和语法,还从编译器的角度分析特性的实现原理,书中还穿插了C++标准委员会制定特性标准时的一些小故事,帮助读者知其然也知其所以然。本书适合因为工作需要学习C++新特性的C++从业者,同样也适合对C++新特性非常感兴趣的C++爱好者。此外,具备C++基础知识的C++初学者也可以通过本书领略C++的另外一道风景。 ... Read more

    23,21 €

  • Einblicke in C# 6.0

    Series Book 181 - shortcuts
    Version 6.0 von C# bringt diverse Neuerungen und Änderungen mit sich, die in diesem shortcut näher beleuchtet werden. Betrachtet wird u.a. die .NET-Compiler-Plattform, vormals unter dem Codenamen „Roslyn" bekannt, die den alten C#-Compiler ersetzt. Ebenfalls gezeigt werden einige der typischen Fälle in einer MVVM-Applikation, in denen C# 6.0 den Entwicklern das Leben leichter macht. Darüber hinaus ... Read more

    2,99 €

  • Making Games for the C-64

    8bitworkshop

    by Steven Hugg ...
    Series Book 64 - 8bitworkshop
    Learn how to program games for the Commodore 64!You'll learn how to draw text, scroll the screen, animate sprites, create raster effects, play music and sound effects and more.Use the 8bitworkshop Web-based IDE to see your code run instantly in the browser.The book also covers topics such as binary numbers, memory maps, bank switching, PEEK and POKE commands, sprite collision detection, multicolor ... Read more

    8,99 €

  • Apprenez à programmer en C - 2e édition

    by Mathieu Nebra ...
    Apprenez à programmer en C est le premier titre de la collection du Livre du Zéro. Cet ouvrage initie en douceur à la manipulation des concepts de base et avancés du C (variables, pointeurs, structures, tableaux, chaînes de caractères, allocation dynamique,…). Cette 2e édition a été mise à jour et est entièrement publiée en couleur. Constitué d’une trentaine de chapitres de difficulté progressive ... Read more

    8,49 €

  • Hands-On RTOS with Microcontrollers

    Building real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    by Brian Amos ...
    Build reliable real-time embedded systems with FreeRTOS using practical techniques, professional tools, and industry-ready design practicesKey FeaturesGet up and running with the fundamentals of RTOS and apply them on STM32Develop FreeRTOS-based applications with real-world timing and task handlingUse advanced debugging and performance analysis tools to optimize applicationsBook DescriptionA real ... Read more

    34,33 € or Free with Kobo Plus

  • C# ile Görsel Programlama

    Bu kitap, son yılların en çok yatırım yapılan, en hızlı gelişen ve yazılm devi Microsoft imzalı C# programlama dilini sizlere öğretirken sevdirecek ve özümsetecek örnek uygulamalar ve kolay anlaşılır teorik bilgilerle dolu bir eserdir. C# dilini hiç bilmeyip ilk adımı atmak isteyen ya da kısmen bilip örnek uygulamalar ile bildiklerini pekiştirmek isteyen öğrenciler yahut yazılım sektörüne kendini ... Read more

    8,92 €

  • C# and C++

    5 BOOK IN 1: Comprehensive Coding Course - Mastering Both Languages from Beginner to Expert Level

    by Ryan roffe ...
    5-in-1 Bundle = 1 Ultimate Guide ✅ Best Value for Your Money✅ Master Two Powerful Languages✅ Complete Comprehensive Guide---Are you eager to dive into the world of coding?Do you crave a straightforward, step-by-step approach to programming?Look no further than "C# & C++: 5 Books in 1 - The Ultimate Coding Course from Novice to Expert"!This comprehensive guide is your ticket to mastering C# and C+ ... Read more

    8,91 € or Free with Kobo Plus