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

    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

    €53.22

  • 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

    €19.19

  • 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

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Read more

    €30.39

  • 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

    €3.79

  • Programming Arduino Next Steps: Going Further with Sketches

    by Simon Monk ...
    Arduino guru Simon Monk reveals advanced programming techniques for Arduino!Programming Arduino Next Steps: Going Further with Sketches is the must-have follow-up to Monk’s bestseller, Programming Arduino: Getting Started with Sketches. Aimed at experienced programmers and hobbyists who have mastered the basics, this book takes you “under the hood” of Arduino, revealing professional-level ... Read more

    €12.19

  • Mastering Algorithms with C

    Useful Techniques from Sorting to Encryption

    by Kyle Loudon ...
    There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information ... Read more

    €25.99

  • C Programming in One Hour a Day, Sams Teach Yourself

    Series series Sams Teach Yourself
    Sams Teach Yourself C Programming in One Hour a Day, Seventh Edition is the newest version of the worldwide best-seller Sams Teach Yourself C in 21 Days. Fully revised for the new C11 standard and libraries, it now emphasizes platform-independent C programming using free, open-source C compilers. This edition strengthens its focus on C programming fundamentals, and adds new material on popular C ... Read more

    €25.59

  • Arduino Electronics Blueprints

    Make common electronic devices interact with an Arduino board to build amazing out-of-the-box projects

    by Don Wilcher ...
    Key FeaturesBook DescriptionThis book is intended for those who want to learn about electronics and coding by building amazing devices and gadgets with Arduino. If you are an experienced developer who understands the basics of electronics, then you can quickly learn how to build smart devices using Arduino. The only experience needed is a desire to learn about electronics, circuit breadboarding, ... Read more

    €27.89 or Free with Kobo Plus

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    by Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Read more

    €17.19

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Read more

    €30.79

  • 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.29

  • Learning OpenCV

    Computer Vision with the OpenCV Library

    "This library is useful for practitioners, and is an excellent tool for those entering the field: it is a set of computer vision algorithms that work as advertised."-William T. Freeman, Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of TechnologyLearning OpenCV puts you in the middle of the rapidly expanding field of computer vision. Written by the creators of the ... Read more

    €25.59

  • 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

  • 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

    €30.79

  • C++ for Beginners

    The Comprehensive Beginner's Handbook for Mastering C++ Programming Step-by-Step

    by Ryan roffe ...
    Are you faced with managing large volumes of data at work or in your hobbies?Do you seek a robust and dedicated programming language that can meet your demands? Look no further! This book serves as the ideal starting point. Packed with relevant design and development insights, you'll swiftly grasp the fundamentals of C++ and embark on crafting your own programs tailored to your needs. Its ... Read more

    €8.41 or Free with Kobo Plus

  • 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.68

  • 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

  • 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

    €1.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

    €26.99 or Free with Kobo Plus

  • Herkes için PIC Programlama

    CCS C ile

    Mikro denetleyiciler, PIC16F877A ve otomatik kontrolün temellerini içeren bu kitap, sadece yeni başlayanlara değil, var olan bilgisini geliştirmek isteyenlere de hitap ediyor; özellikle PIC programlama konusunda önemli sorunlardan biri olan programlama dili seçimini, C gibi genel amaçlı ve öğrenmesi kolay bir programlama dili ile pekiştiriyor.Akıcı ve anlaşılır bir dille yazılan Herkes İçin CCS C ... Read more

    €10.00 or Free with Kobo Plus

  • Jumpstarting C

    by Wolfram Donat ...
    All Make Jumpstart books provide a quick way for makers to "jumpstart" their knowledge of a certain topic.Jumpstarting C takes the reader on a 50-page journey, from installing C on a Raspberry Pi, to creating their first "Hello World" program in C, to building and programming a handheld 4-color memory game using C, pushbuttons and LEDs. ... Read more

    €7.19

  • C in a Nutshell

    The Definitive Reference

    The new edition of this classic O’Reilly reference provides clear, detailed explanations of every feature in the C language and runtime library, including multithreading, type-generic macros, and library functions that are new in the 2011 C standard (C11). If you want to understand the effects of an unfamiliar function, and how the standard library requires it to behave, you’ll find it here, along ... Read more

    €36.79