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

    PHP2,853.59

  • 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

    PHP200.53

  • Programming in C

    100% Pure Adrenaline

    by J. B. Dixit ...
    Series Book 1 - Surf Rangers
    This book is written for M.C.A., M.Tech., M.Sc., Engineering, B.C.A., B.I.T., B.Sc., C-DAC, DOEACC O-Level and A-Level, P.G.D.C.A. and other computer programmes students. In addition it can be of great help to those who feel that programming is not their cup of tea. ... Read more

    PHP366.79

  • Tapworthy

    Designing Great iPhone Apps

    by Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... Read more

    PHP1,342.69

  • 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

  • Aprende a Programar Swift: Programación iOS

    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

    PHP230.25

  • Introducing Go

    Build Reliable, Scalable Programs

    by Caleb Doxsey ...
    Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced ... Read more

    PHP922.99

  • C# for Beginners: A Comprehensive Guide to Crafting Real Projects and Applications

    by VERA POE ...
    Are you considering delving into C# programming?Interested in crafting your own real projects and applications? If so, this educational material is tailored for you. "C# for Beginners" serves as a transformative tool, guiding your coding passion towards potential career options like computer programming. This guide not only enhances your programming knowledge but also sharpens existing skills in ... Read more

    PHP582.34 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

    PHP506.69

  • 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

    PHP582.92

  • 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

    PHP1,800.89 or Free with Kobo Plus

  • Arduino Networking

    This book is intended for those who want to build their own network-connected projects using the Arduino platform. You will be able to build exciting projects that connect to your local network and the Web. You will need to have some basic experience in electronics and web programming languages. You will also need to know the basics of the Arduino platform as the projects mainly deal with the ... Read more

    PHP996.29 or Free with Kobo Plus

  • Programar en C | Paso a Paso

    La guía sencilla para principiantes

    Translated by M.Eng. Johannes Wild ...
    Este es el libro para todos los que quieran aprender los fundamentos de la programación en C de la mano de un ingeniero (M.Eng.). En este libro aprenderá tanto los fundamentos teóricos como el uso práctico del lenguaje de programación C a través de numerosos ejemplos y grandes proyectos.Así que si está buscando una guía práctica para uno de los lenguajes de programación más utilizados, entonces ... Read more

    PHP465.75 or Free with Kobo Plus

  • Learning D

    Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency

    Leverage the modern convenience and modeling power of the D programming language to develop software with native efficiency.Key FeaturesAcquire the skills to understand the fundamentals of D through its support for imperative and object-oriented programmingTake advantage of D’s powerful compile-time features, templates and ranges to apply generative, generic, and functional styleA systematic guide ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Getting Started with Sensors

    Measure the World with Electronics, Arduino, and Raspberry Pi

    To build electronic projects that can sense the physical world, you need to build circuits based around sensors: electronic components that react to physical phenomena by sending an electrical signal. Even with only basic electronic components, you can build useful and educational sensor projects.But if you incorporate Arduino or Raspberry Pi into your project, you can build much more ... Read more

    PHP713.09

  • Smaller C

    by Marc Loy ...
    For makers looking to use the smallest microcontrollers or to wring the highest performance out of larger ones, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore the many ways C enables developers and makers to get big results out of tiny devices.Author Marc Loy shows you how ... Read more

    PHP2,391.89

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... Read more

    PHP3,846.70

  • 21st Century C

    C Tips from the New School

    by Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... Read more

    PHP1,804.39

  • Zabbix 4 Network Monitoring

    Monitor the performance of your network devices and applications using the all-new Zabbix 4.0

    Gather detailed statistics and deploy impressive business solutions with Zabbix 4.0Key FeaturesExperience the full impact of Zabbix 4.0, a useful and increasingly popular toolEnhance your network’s performance and manage hosts and systemsA step-by-step guide to smarter network monitoringBook DescriptionZabbix 4 Network Monitoring is the perfect starting point for monitoring the performance of your ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • C Clearly - Programming With C In Linux and On Raspberry Pi

    This guide attempts to introduce the 'C' Programming Language to the novice programmer, using Linux as the host environment. This means you can learn C on a Raspberry Pi or you can use a distribution such as Ubuntu linux installed on a PC or use VirtualBox. You should find the examples easy to digest and you should be able to complete it with about 40 hours of study and practice. This guide will ... Read more

    PHP349.75

  • DIY Microcontroller Projects for Hobbyists

    The ultimate project-based guide to building real-world embedded applications in C and C++ programming

    A practical guide to building PIC and STM32 microcontroller board applications with C and C++ programmingKey FeaturesDiscover how to apply microcontroller boards in real life to create interesting IoT projectsCreate innovative solutions to help improve the lives of people affected by the COVID-19 pandemicDesign, build, program, and test microcontroller-based projects with the C and C++ programming ... Read more

    PHP1,629.29 or Free with Kobo Plus

  • Hands-on Rust

    Effective Learning through 2D Game Development and Play

    Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game. With this book, you'll learn game development skills applicable to other ... Read more

    PHP1,720.39

  • C# for Beginners

    The Definitive Guide to Learning C# Programming Step-by-Step

    by Ryan roffe ...
    Are you in search of a coding language that suits your needs?Are you eager to craft your own websites or desktop applications?Look no further—this book is your perfect starting point!Whether you're a novice programmer or a seasoned coder aiming to delve into C#, this guide is tailored for you. It swiftly acquaints you with programming essentials, making core concepts easily comprehensible. If you ... Read more

    PHP582.34 or Free with Kobo Plus

  • 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

    PHP289.71