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 398 Results
Skip side bar filters
  • Introduction to C++ Programming

    by Sham Tickoo ...
    Welcome to Introduction to C++ Programming, an example based textbook, written to cater to the needs of beginners and intermediate users. C++ is an object-oriented programming language, which is a preferred programming approach followed by the software industry. C++ enjoys the distinction of being the most popular and widely used OOP language in the world. The syntax, style, features and ... Read more

    $196.99 HKD

  • Professional C++

    by Marc Gregoire ...
    Series series Tech Today
    Expand your C++ knowledge quickly and efficiently with this advanced resourceIn the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced programming manuals. Covering almost all features of the new C++ standard codenamed C++23, the book offers case studies with working code that’s been ... Read more

    $463.00 HKD

  • 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

    $124.09 HKD

  • Fundamentals of C Programming Language

    Handbook of C

    by GAURAV SHARMA ...
     The first Edition of the book “Fundamentals of C programming language” covers primary knowledge of C programming language. The book is organized into sixchapters. Chapter 1: It contains History, Structure of C Program, Compilation Process, Data types, S... ... Read more

    $53.69 HKD

  • 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

    $191.69 HKD

  • 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

    $80.00 HKD

  • Introduzione ragionata al C/C++

    Per utilizzare al meglio un linguaggio di programmazione è necessario conoscere non solo costrutti e istruzioni, ma anche quelle regole “nascoste” che rendono più agevole la realizzazione di un programma. Questo è ancora più vero per i linguaggi C e C++, dove le regole di programmazione nascondono “trabocchetti” insidiosi. Questo libro spiega al lettore i costrutti principali dei linguaggi C/C++, ... Read more

    $218.99 HKD

  • 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

    $123.39 HKD

  • 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

    $86.99 HKD

  • C語言程式設計實務-立即擁有結構化程式設計能力的16堂課

    C語言結構化程式設計語法、函數的觀念、使用者自訂型態等,是後來程式語言參考的依據。本書強調理論與實作並重,依C語言功能循序漸進、由淺入深,以16堂課詳實地介紹C語言精要。本書大綱如下:1.基礎語法Chapter1~ Chapter7先簡單說明如何進行C語言程式撰寫、編譯、執行與除錯,接著再導入變數與常數與各種資料型態的介紹,並進而了解各種運算子及流程控制指令。2.進階語法Chapter8~ Chapter12進階語法單元則包括陣列與字串的宣告與綜合運用,再介紹指標與位址的觀念與實作,並示範如何自訂函數、參數傳遞與函數進階應用,最後則提到前置處理指令與巨集。3.其他應用Chapter13~ Chapter16及附錄A、B除了前面所談論的重要主題外,本單元介紹重點將從各種結構資型態及如何自訂資料型態開始,接著再探討各種檔案類型的操作技巧與管理,最後一章則以精要的方式,快速建立C+ ... Read more

    $91.39 HKD

  • Aprende a Programar Swift - Tercera Edición

    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

    $38.99 HKD

  • 150+ C Pattern Programs

    "Learning C can actually make it easier to learn and fully understand other programming languages like C++, Java, or Python"Develop your creativity by creating beautiful asterisk patterns with if statements and loops using the C language. this awesome language will allow you to feel more comfortable writing code because you will master the more essential topics of programming by practicing these ... Read more

    $70.99 HKD or Free with Kobo Plus

  • Learn C Programming Step by Step

    Start Your Coding Journey with C — The Language That Powers Everything!If you're a beginner who wants to learn programming from the ground up, this book is your perfect starting point.Learn C Programming Step by Step simplifies complex coding concepts through clear explanations, real-world examples, and hands-on exercises. You'll understand how programs work, how to think logically, and how to ... Read more

    $35.99 HKD or Free with Kobo Plus

  • C Programming in easy steps, 5th edition

    Updated for the GNU Compiler version 6.3.0 and Windows 10

    by Mike McGrath ...
    Series series In Easy Steps
    C Programming in easy steps, 5th edition 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, 5th ... Read more

    $116.05 HKD

  • Le guide de Lua et ses applications - Manuel d'apprentissage (2e édition)

    Saviez-vous que le langage de script Lua peut être dix à trente fois plus rapide que TCL, Perl, Python, Ruby ou PHP ? Compact, élégant, puissant, supporté par de nombreux outils et librairies, Lua est un langage à multifacette et à multiusage. De plus en plus utilisé dans l'industrie, notamment dans les systèmes embarqués et dans la production de jeux vidéo, il est facile à mettre en œuvre et ... Read more

    $231.99 HKD

  • C Coding Practice

    by Prasun Barua ...
    Welcome to the “C Coding Practice”! This book contains various topics and exercises on c programming. Before proceeding with these exercises, you should have a basic understanding of C Programming language terminologies. A basic understanding of C programming language will assist you in understanding the programming concepts and move fast on the learning track. It will be great pleasure if this ... Read more

    $31.05 HKD

  • C Coding Practice

    by Prasun Barua ...
    Welcome to the “C Coding Practice”! This book contains various topics and exercises on c programming. Before proceeding with these exercises, you should have a basic understanding of C Programming language terminologies. A basic understanding of C programming language will assist you in understanding the programming concepts and move fast on the learning track. It will be great pleasure if this ... Read more

    $31.25 HKD or Free with Kobo Plus

  • C# for beginners

    A step-by-step guide to developing professional and modern applications

    by Vere salazar ...
    Do you want to learn C# programming from scratch?Are you looking for a practical and easy-to-follow guide to build your own applications? If yes, then this book is for you. “C# for Beginners” is a comprehensive and engaging guide that teaches you the fundamentals and best practices of C# programming. This book will help you develop your coding skills and confidence, as well as prepare you for a ... Read more

    $78.25 HKD or Free with Kobo Plus

  • Introdução à programação em C

    Os primeiros passos de um desenvolvedor

    Você já programou alguma vez na vida? Pois então, prepare-se: sua vida vai mudar. Ensinar a máquina a fazer o que quer que ela faça é extremamente divertido. C é uma ótima linguagem para quem quer aprender programação: é bastante popular, poderosa, e nos dá diferentes níveis de abstração. Neste livro, Maurício Aniche vai ensinar você a programar por meio de três jogos: um jogo de adivinhação de ... Read more

    $78.00 HKD or Free with Kobo Plus

  • Powerprojekte mit Arduino und C

    Schluss mit dem frustrierenden Ausprobieren von Code-Schnipseln!

    Series series Arduino™ Mikrocontroller
    Vielen ist mit Arduino der Einstieg in die Mikrocontrollertechnik gelungen - dieses Buch richtet sich an alle, die "Hello World" hinter sich haben und in die Mikrocontroller-Programmierung mit C einsteigen möchten. Aber auch wer schon mit einem AVR gearbeitet hat, findet hier viele interessante Anregungen - die Programme sind universell geschrieben und laufen z.B. auch auf einem ATmega8. Neue ... Read more

    $178.00 HKD or Free with Kobo Plus

  • 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

    $242.49 HKD

  • Arduino Solutions Handbook

    Design interesting DIY projects using Arduino Uno, C and C++ (English Edition)

    When it comes to microcontrollers, the first word that comes to mind is Arduino. If you are keen on developing various wired and wireless models, or simply want to know more about how an Arduino works, this book is for you. Complete with numerous real-life based examples, this book will help you design projects comprehensively using the Arduino Uno board. The book starts with the importance of ... Read more

    $112.29 HKD or Free with Kobo Plus

  • C#: The Ultimate Intermediate Guide To Learn C# Programming Step By Step

    by Chloe Annable ...
    Series series Computer Programming
    Explore the world of C# with ease! If you're hesitant about diving into C# programming, worry no more – our guidebook is here to simplify the learning process for you. Whether you're a novice or an experienced coder looking to master C#, this book is tailor-made for you. It is meticulously crafted to expedite your programming journey by elucidating fundamental concepts and furnishing essential ... Read more

    $86.82 HKD or Free with Kobo Plus

  • 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

    $46.81 HKD or Free with Kobo Plus