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

  • 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

  • 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

  • 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

    S$ 7.56 SGD or Free with Kobo Plus

  • 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

    S$ 13.74 SGD

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

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

    S$ 35.78 SGD

  • 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

    S$ 4.98 SGD or Free with Kobo Plus

  • 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

    S$ 12.61 SGD

  • 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

    S$ 13.75 SGD

  • 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

    S$ 13.74 SGD or Free with Kobo Plus

  • Secure Programming Cookbook for C and C++

    Recipes for Cryptography, Authentication, Input Validation & More

    Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is ... Read more

    S$ 59.50 SGD

  • Learn C Today

    A Beginner's Guide to Mastering the Fundamentals of C Programming

    Master C programming from the ground up — no experience needed.Learn C Today is a complete, beginner-friendly guide for students, aspiring developers, and self-learners who want to understand C programming in depth. Covering everything from your first line of code to more advanced concepts, this book takes you step by step through the language that powers countless modern technologies.Inside, you ... Read more

    Free

  • C++ for Beginners

    A Comprehensive Guide to Transform Your Passion into Programming Proficiency

    by VERA POE ...
    Are you considering delving into the realm of C++ programming?Are you in search of a reliable and beginner-friendly guide to assist you in your learning journey? If your answer is affirmative to either of these questions, then you've stumbled upon the ideal educational resource tailored to help you achieve precisely that!"C++ Programming" is a comprehensive guide designed to assist you in ... Read more

    S$ 13.74 SGD or Free with Kobo Plus

  • Aprende a Programar Swift

    Hasta su lanzamiento, el lenguaje más utilizado en el desarrollo de aplicaciones para los entornos iOS e iOS X era el Objetive-C, creado al inicio de los años 80. Apple se preocupó en disminuir la resistencia a la adopción de Swift por los programadores expertos. Para eso, permitió que el nuevo lenguaje utilizara el mismo compilador y pudiera convivir con Objetive-C en la misma aplicación. De esa ... Read more

    S$ 7.51 SGD

  • Making Things Talk

    Using Sensors, Networks, and Arduino to See, Hear, and Feel Your World

    by Tom Igoe ...
    The workbenches of hobbyists, hackers, and makers have become overrun with microcontrollers, computers-on-a-chip that power homebrewed video games, robots, toys, and more. In Making Things Talk, Tom Igoe, one of the creators of Arduino, shows how to make these gadgets talk.Whether you need to connect some sensors to the Internet or create a device that can interact wirelessly with other creations, ... Read more

    S$ 33.67 SGD

  • Le guide complet du langage C

    Series series Blanche
    La référence des étudiants et des développeurs professionnelsCet ouvrage de référence a été conçu pour les étudiants de niveau avancé en programmation et pour les développeurs souhaitant approfondir leur connaissance du C ou trouver une réponse précise aux problèmes techniques rencontrés lors du développement d'applications professionnelles.Exhaustif et précis, l'ouvrage explore le langage C dans ... Read more

    S$ 41.96 SGD

  • DATA STRUCTURES

    USING C

    Understanding the importance and uses of data structures is paramount for individuals involved in the world of technology. These structures serve as the foundation for efficient information management, problem-solving, and system optimization. By leveraging well-designed data structures, developers can unlock the full potential of their applications, ensuring optimal performance and effective data ... Read more

    S$ 2.30 SGD

  • Computer Programming

    Mastering Computer Programming for Beginners with 5-in-1 Bundle - Python, SQL, Arduino, C#, and Javascript

    by Ryan roffe ...
    Are you new to the world of computer programming, overwhelmed by the myriad of options available? Struggling to pinpoint the best fit for your unique requirements?If so, this book offers a groundbreaking solution!In today's digital landscape, computer programming holds immense significance. With the increasing online presence and the continual evolution of programming languages by various ... Read more

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

    S$ 4.11 SGD

  • C Programming Language Essentials

    Series series Essentials Study Guides
    REA’s Essentials provide quick and easy access to critical information in a variety of different fields, ranging from the most basic to the most advanced. As its name implies, these concise, comprehensive study guides summarize the essentials of the field covered. Essentials are helpful when preparing for exams, doing homework and will remain a lasting reference source for students, teachers, and ... Read more

    S$ 5.49 SGD

  • C++ für Dummies

    Series series Für Dummies
    Die Programmierung mit C++ muss nicht schwer sein. Mit diesem Buch werden Sie schon ab dem ersten Kapitel eigene Programme schreiben und die C++-Syntax von der Pike auf lernen, verstehen und anwenden. Arnold Willemer erklärt Ihnen, wie Sie Code zu Modulen zusammenfassen, die Sie immer wieder verwenden können, und schon bald werden Sie wissen, wie man Variablen deklariert und mathematische ... Read more

    S$ 22.99 SGD