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 352 Results
Skip side bar filters
  • 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

    R263,11

  • 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

    R82,10

  • C and Linux/UNIX Commands: Two Books

    This volume contains the complete text of two books: Using C in Software Design,Second Edition, and The 101 Most Important UNIX and Linux Commands.USING C IN SOFTWARE DESIGN, 2EFirst published in 1993, this book provides a creative approach to learning C by emphasizing software engineering in C.All material has been class-tested.The book avoids most implementation-specific language features.A ... Read more

    R145,94

  • 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

    R924,13

  • 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

    R745,07

  • 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

    R321,41

  • 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

    R496,67

  • Hashing

    This ebook talks about 'Hashing' data structure. Hashing can go deep. However the intention of this ebook is to understand the basics of the data structure and walk through with conceptual development.The material covers introduction, definition, designing hash functions, collision resolution techniques and applications. There is also a sample and simple code given to make the definitional ... Read more

    Free

  • C++: The Complete Reference, 4th Edition

    Series series Osborne Complete Reference Series
    Best-selling genius Herb Schildt covers everything from keywords, syntax, and libraries, to advanced features such as overloading, inheritance, virtual functions, namespaces, templates, and RTTI—plus, a complete description of the Standard Template Library (STL). ... Read more

    R1 008,31

  • 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

    R496,67

  • C#

    A Comprehensive 3-in-1 Guide: From Beginner to Expert, Quickly Master C# Programming Without Prior Experience

    by Chloe Annable ...
    Series series Computer Programming
    Do you want to learn C# Programming quickly and easily?Are you aspiring to build robust and durable applications, whether you're a beginner or a more experienced developer?Are you searching for a step-by-step guide that is not only practical but also easy to understand?If your answer is yes to any of these questions, then "C#: A Comprehensive 3-in-1 Guide: From Beginner to Expert" is the perfect ... Read more

    R188,53 or Free with Kobo Plus

  • Programming in C

    Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one ... Read more

    R701,26

  • C Programming Concepts

    C Programming Concepts : This book is specially written for Students who are new in the Computer Engineering and Information technology and Programmers to gain fundamentals knowledge about C programming language.Also every one with interest in C Programming can refer this book to get the knowledge about Various features the subject.It covers virtually most of High level language features and some ... Read more

    R109,41 or Free with Kobo Plus

  • Learning C for Arduino

    A comprehensive guide that will help you ace C's fundamentals using the powerful Arduino board

    Ultimate guide for programming Arduino with CKey FeaturesGet hands-on experience with the Ardruino board and learn to control it with your programming skillsLearn the essential concepts of C such as variables, data structures, functions, loops, and pointersWork with electronic devices such as LEDs, switches, and motors and connect them to Arduino using CBook DescriptionThis book will start with ... Read more

    R598,91 or Free with Kobo Plus

  • Using C in Software Design, Second Edition

    The Second Edition of Using C in Software Design 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 in both the original edition published by Academic Press Professional and the current ebook ... Read more

    R54,61

  • C

    From Theory to Practice, Second Edition

    This easy-to-use, classroom-tested textbook covers the C programming language for computer science and IT students. Designed for a compulsory fundamental course, it presents the theory and principles of C. More than 500 exercises and examples of progressive difficulty aid students in understanding all the aspects and peculiarities of the C language. The exercises test students on various levels of ... Read more

    R1 071,79

  • Mastering Arduino

    A project-based approach to electronics, circuits, and programming

    Mastering Arduino is a practical guide that teaches you the electronics and programming skills you need to create advanced Arduino projects from the ground up.Key FeaturesCovers enough electronics and code for users at any levelIncludes complete circuit diagrams for all projectsFinal robot project combines knowledge from all the chaptersBook DescriptionMastering Arduino is an all-in-one guide to ... Read more

    R540,03 or Free with Kobo Plus

  • Basic Arduino Projects

    26 Experiments with Microcontrollers and Electronics

    by Don Wilcher ...
    This companion book to MakerShed's Ultimate Arduino Microcontroller Pack provides 26 clearly explained projects that you can build with this top-selling kit right away--including multicolor flashing lights, timers, tools for testing circuits, sound effects, motor control, and sensor devices.With the Ultimate Arduino Microcontroller Pack, you'll find everything from common components such as ... Read more

    R146,04

  • Trouble Free C (Book for C-Programming)

    100% Pure Adrenaline

    Series Book 1 - Surf Rangers
    This book is especially for those students who are tyro in the field of C programming. Inside the book you will find numerous programs instead of just code snippet to illustrate even the basic concept. The book assumes no previous exposure to the C programming language. It also contains some good programming examples, which might be useful for experienced programmers. ... Read more

    R104,75

  • 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

    R119,70

  • 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

    R54,80 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

    R169,85 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

    R54,61

  • 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

    R175,25 or Free with Kobo Plus