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

    RM 8.18

  • 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

    RM 93.29

  • 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

    RM 40.89 or Free with Kobo Plus

  • C++ for Beginners

    The Complete Guide to Learn C++ Programming with Ease and Confidence

    by Lena Neill ...
    Do you need to handle large amounts of data in your work or hobbies?Do you want a powerful and dedicated programming language that can satisfy your requirements?You’ve come to the right place! This book is the perfect introduction for you. Filled with useful design and development tips, you’ll quickly learn the basics of C++ and start creating your own programs according to your needs. Its ... Read more

    RM 40.89 or Free with Kobo Plus

  • 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

    RM 40.89 or Free with Kobo Plus

  • Herkes için PIC Programlama

    CCS C ile

    Mikro denetleyiciler, PIC16F877A ve otomatik kontrolün temellerini içeren bu kitap, sadece yeni başlayanlara değil, var olan bilgisini geliştirmek isteyenlere de hitap ediyor; özellikle PIC programlama konusunda önemli sorunlardan biri olan programlama dili seçimini, C gibi genel amaçlı ve öğrenmesi kolay bir programlama dili ile pekiştiriyor.Akıcı ve anlaşılır bir dille yazılan Herkes İçin CCS C ... Read more

    RM 45.41 or Free with Kobo Plus

  • C, C++ & C# in easy steps

    by Mike McGrath ...
    Series series In Easy Steps
    C, C++ & C# in easy steps is a comprehensive guide to help you create your own programs in the C, C++ and C# programming languages, combining knowledge from the latest C, C++ and C# books in the In Easy Steps series.Color-coded example programs together with screenshots illustrate the output when the program has been executed, making it easy to grasp.Download the FREE sample code for checking ... Read more

    RM 138.76

  • Hands-On RTOS with Microcontrollers

    Building real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    by Brian Amos ...
    Build reliable real-time embedded systems with FreeRTOS using practical techniques, professional tools, and industry-ready design practicesKey FeaturesGet up and running with the fundamentals of RTOS and apply them on STM32Develop FreeRTOS-based applications with real-world timing and task handlingUse advanced debugging and performance analysis tools to optimize applicationsBook DescriptionA real ... Read more

    RM 193.09 or Free with Kobo Plus

  • Hands-On RTOS with Microcontrollers

    Create high-performance, real-time embedded systems using FreeRTOS, STM32 MCUs, and SEGGER debug tools

    Gain the practical skills and insights you need to supercharge your embedded engineering journey by working with over 20 example programsKey FeaturesUnderstand and master RTOS concepts using the powerful STM32 platformStrengthen your embedded programming skills for real-world applicationsExplore advanced RTOS techniques to unlock innovative embedded solutionsAll formats include a free PDF and an ... Read more

    RM 152.09 or Free with Kobo Plus

  • Fluent C

    Principles, Practices, and Patterns

    Expert advice on C programming is hard to find. While much help is available for object-oriented programming languages, there's surprisingly little for the C language. With this hands-on guide, beginners and experienced C programmers alike will find guidance about design decisions, including how to apply them bit by bit to running code examples when building large-scale programs.Christopher ... Read more

    Was RM 181.49 Now RM 160.19

  • Data Visualization with Microsoft Power BI

    How to Design Savvy Dashboards

    The first book that delivers data viz best practices precisely for Power BIThis practical guide shows how to quickly create visualizations and build savvy dashboards, with 25 chapters that explore different chart types plus 40 visuals from the AppSource gallery, from default to advanced, all over 400 color pages.Key features:Beautiful examples of charts, along with specific use casesStep-by-step ... Read more

    Was RM 164.09 Now RM 143.29

  • Advanced C Concepts and Programming

    by Gayatri ...
    This book is for readers of IT Fields.Key features of this book include:Used systematic approach throughout the bookProgramming advances in C without requiring prior knowledge in C languageSimple language has been adopted to make the topics easy and clear to the readersThis book covers virtually most of the advanced features of Advanced C Programming including:Multidimensional ArraysPointersFunctionsStructuresU ... Read more

    RM 19.47 or Free with Kobo Plus

  • Computer Programming In C Language

    Computer Programming In C Language : Computer Programming In C Language teaches the generic Programming techniques using C programming language in an easy-to-follow style, without assuming previous experience in any other language. A variety of examples make learning these Concepts with C both fun and practical. This book is organized in such a manner that students and programmers with prior ... Read more

    RM 23.38 or Free with Kobo Plus

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

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

    RM 101.61

  • C Programming for Arduino

    by Julien Bayle ...
    Written as a practical Packt book brimming with engaging examples, C Programming for Arduino will help those new to the amazing open source electronic platform so that they can start developing some great projects from the very start.This book is great for people who want to learn how to design & build their own electronic devices. From interaction design art school students to the do-it-yourself ... Read more

    RM 108.89 or Free with Kobo Plus

  • Data Structures using C

    A Practical Approach for Beginners

    The data structure is a set of specially organized data elements and functions, which are defined to store, retrieve, remove and search for individual data elements. Data Structures using C: A Practical Approach for Beginners covers all issues related to the amount of storage needed, the amount of time required to process the data, data representation of the primary memory and operations carried ... Read more

    RM 304.36

  • C Programming

    What is C?C is a computer programming language. That means that you can use C to create lists of instructions for a computer to follow. C is one of thousands of programming languages currently in use. C has been around for several decades and has won widespread acceptance because it gives programmers maximum control and efficiency. C is an easy language to learn. It is a bit more cryptic in its ... Read more

    Free

  • Windows® via C/C++

    Series series Developer Reference
    Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.Discover how to:Architect and implement your ... Read more

    RM 188.29

  • Bare Metal C

    Embedded Programming for the Real World

    Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly, go behind the scenes with the compiler and linker, and learn C features that are important for programming regular computers.Bare Metal C will teach you how to program embedded devices with the C programming language. For embedded system ... Read more

    RM 112.39

  • 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

    RM 131.99

  • Professional Parallel Programming with C#

    Master Parallel Extensions with .NET 4

    Expert guidance for those programming today’s dual-core processors PCsAs PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for creating professional parallel applications using C#, .NET 4, and Visual Studio 2010. The book covers task ... Read more

    RM 162.99

  • C# 4.0 The Complete Reference

    Series Book 4.0 - The Complete Reference
    The Definitive Guide to C#“From using LINQ to covariance and from string formatting to optional arguments, Herb’s update covers all you need to know about using real-world C# 4.0.”—Michael Howard, Microsoft CorporationBestselling author Herb Schildt has updated and expanded his classic programming reference to cover C# 4.0--the latest release of this powerful, feature-rich language. Using ... Read more

    RM 182.69