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 370 Results
Skip side bar filters
  • Arduino Projects for Amateur Radio

    BOOST YOUR HAM RADIO'S CAPABILITIES USING LOW-COST ARDUINO MICROCONTROLLER BOARDS!Do you want to increase the functionality and value of your ham radio without spending a lot of money? This book will show you how! Arduino Projects for Amateur Radio is filled with step-by-step microcontroller projects you can accomplish on your own--no programming experience necessary.After getting you set up on an ... Read more

    S$ 34.65 SGD

  • 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

    S$ 78.36 SGD

  • 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

    S$ 67.35 SGD

  • Hands-On Network Programming with C

    Learn socket programming in C and write secure and optimized network code

    A comprehensive guide to programming with network sockets, implementing internet protocols, designing IoT devices, and much more with CKey FeaturesApply your C and C++ programming skills to build powerful network applicationsGet to grips with a variety of network protocols that allow you to load web pages, send emails, and do much moreWrite portable network code for Windows, Linux, and macOSBook ... Read more

    S$ 51.98 SGD or Free with Kobo Plus

  • Learning OpenCV 3

    Computer Vision in C++ with the OpenCV Library

    Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists. You’ll learn what it takes to build applications that enable computers to "see" and make decisions based on that data.With ... Read more

    S$ 72.37 SGD

  • 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

    S$ 50.57 SGD

  • 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

  • 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

    S$ 4.13 SGD 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

    S$ 13.49 SGD 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

    S$ 4.11 SGD

  • 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

    S$ 21.79 SGD

  • 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

    S$ 13.61 SGD 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

    S$ 9.61 SGD

  • C# Programming Illustrated Guide For Beginners & Intermediates: The Future Is Here! Learning By Doing Approach

    C# Programming Illustrated Guide For Beginners & IntermediatesLearn Coding Fast! With Practical Easy To Follow Examples And Step By Step Instructions!Why should you choose to learn C# programming?C sharp programing was developed by Microsoft and is USED in all their products!C# is definitely a great way to get started in the world of programming, and since one of the biggest software giants ... Read more

    S$ 6.27 SGD

  • C++ Programming

    Mastering the Fundamentals of a Multi-Paradigm Programming Language and Initiating Data Management for Your Debut Program

    by Ryan roffe ...
    Why Should You Familiarize Yourself with C++ Even if You Prefer Higher-Level Languages?In today's AI-driven industry landscape, C++ forms the backbone of many critical systems. While AI scientists and data analysts often opt for user-friendly languages like Python, C++ remains essential for robust projects. This trend persists, especially in the realm of autonomous driving technology.Forecasts ... Read more

    S$ 13.74 SGD or Free with Kobo Plus

  • C Brain Teasers

    Exercise Your Mind

    by Dan Gookin ...
    You thought you knew C, but can you solve 25 puzzles in this popular programming language? Noted C programmer and author Dan Gookin provides a series of pointed questions, puzzles, and problems to keep your C programming skills sharp. Each one will provide insight into various aspects of handling strings, numeric operations, and other activities, giving you techniques to take the best advantage of ... Read more

    S$ 28.77 SGD

  • 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

    S$ 33.67 SGD

  • Aprende a Programar en MATLAB

    MATLAB es un "software" interactivo de alto rendimiento que está orientado al cálculo numérico. MATLAB integra análisis numérico, cálculo con matrices, procesamiento de señales y integra la construcción de gráficos en un entorno que es realmente sencillo de utilizar, donde los problemas y las soluciones son simplemente expresiones que son escritas de manera matemática.MATLAB es un sistema cuyo ... Read more

    S$ 10.03 SGD

  • Getting Started with Adafruit FLORA

    Making Wearables with an Arduino-Compatible Electronics Platform

    This book introduces readers to building wearable electronics projects using Adafruit's tiny FLORA board: at 4.4 grams, and only 1.75 inches in diameter, and featuring Arduino compatibility, it's the most beginner-friendly way to create wearable projects. This book shows you how to plan your wearable circuits, sew with electronics, and write programs that run on the FLORA to control the ... Read more

    S$ 15.36 SGD

  • C For Interviews

    by Sayam ...
    Struggling with C? Nervous about interviews?This is the book that finally makes everything click.C for Interviews is written by a student for students — a practical, approachable guide that simplifies complex ideas and reveals how companies truly evaluate candidates. It blends clear explanations with output, pointer, and debugging challenges, supported by memory diagrams and real-world examples ... Read more

    S$ 12.62 SGD or Free with Kobo Plus

  • X86 Assembly Language and C Fundamentals

    The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals expl ... Read more

    S$ 309.46 SGD

  • C# for Beginners

    A Step-by-Step Tutorial to Learning C# Programming from Scratch

    by Lena Neill ...
    Unlock the world of C# programming with this comprehensive guide, designed specifically for absolute beginners. Whether you're a student, aspiring developer, or simply curious about coding, this book will take you on a step-by-step journey from the fundamentals to creating your own programs.Dive into the heart of C#:Master the basics: Explore the origins and applications of C#, understand its core ... Read more

    S$ 13.74 SGD or Free with Kobo Plus

  • Best of Make: Volume 2

    65 Projects and Skill Builders from the Pages of Make:

    After ten years, Make: has become one of most celebrated magazines to hit the newsstands, and certainly one of the hottest reads. If you're just catching on to the Maker Movement and wonder what you've missed, this book contains the best projects and articles from the magazine. Find out what keeps Makers coming back to Make: with this assortment of DIY projects and articles selected by Make:'s ... Read more

    S$ 11.98 SGD

  • C Programming Language The Beginner’s Guide

    The C Programming Language – The Beginner's Guide. In this book, we are going to give you an overview of the concepts that you have to understand before you actually start programming in the C language. We will explain to you the different elements that you ought to know about before you go and delve into developing more complex programs for different operating systems. The C programming language ... Read more

    S$ 18.93 SGD