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 & C++ eBooks

If you like C & C++ eBooks, then you'll love these top picks.
Showing 1 - 24 of 821 Results
Skip side bar filters
  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    by Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... Read more

    PHP2,780.09

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

  • The C++ Programming Language

    The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for programmers who want to use C++ most effectively.The C++ Programming Language, Fourth Edition, delivers ... Read more

    PHP3,986.69

  • C++ Pocket Reference

    C++ Syntax and Fundamentals

    by Kyle Loudon ...
    C++ is a complex language with many subtle facets. This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand ... Read more

    PHP922.99

  • 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

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Read more

    PHP1,342.69

  • 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

  • ANDROID DEVELOPMENT PART 3

    by m.furqan riaz ...
    Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.In this book the languages used for android development are xml and javascript.It is ... Read more

    PHP232.59 or Free with Kobo Plus

  • ZeroMQ

    Messaging for Many Applications

    Dive into ØMQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. With this quick-paced guide, you’ll learn hands-on how to use this scalable, lightweight, and highly flexible networking tool for exchanging messages among clusters, the cloud, and other multi-system environments.ØMQ maintainer Pieter Hintjens takes you on a tour of real ... Read more

    PHP1,930.29

  • Recursion Mastery: A Comprehensive Guide

    The complete guide to understanding and implementing recursion.

    by Ramesh Adapa ...
    Recursion Mastery: A Comprehensive Guide" is a detailed and in-depth exploration of the concept of recursion and its various applications in computer science. The book is designed to provide a comprehensive understanding of recursion and its different forms, including recursive functions, recursive data structures, recursive backtracking, recursion in graph algorithms, recursive dynamic ... Read more

    PHP116.00 or Free with Kobo Plus

  • Modern C++ For Software Developers

    Serious C++ Development

    by Karan Garewal ...
    The ideal book for serious development in Modern C++ (525 pages).Supercharge your C++ development with this comprehensive and practical treatment of Modern C++ features and techniques that are essential for modern C++ software development. Mastery of these concepts will let you create correct and reliable C++ applications with confidence.This book covers all of the important features from the C+ ... Read more

    PHP1,717.56

  • Learning C Doesn't Make You a Dinosaur: A Beginner's Guide to C

    While flashy new languages come and go, C remains the solid foundation behind many modern systems and applications. By learning C, you're not just gaining coding skills—you're learning how software truly interacts with hardware, making you a more efficient and adaptable programmer.This book shows you why C is still crucial today, from optimizing performance in systems to building scalable software ... Read more

    PHP582.34

  • Essentials of C Programming with Microsoft® Visual Studio®

    by Farzin Asadi ...
    Series series Engineering (R0)
    This book provides a compact but comprehensive treatment that guides readers through the C programming language with Microsoft® Visual Studio®. The author uses his extensive classroom experience to guide readers toward deeper understanding of key concepts of the C language. Each concept and feature of the language is presented as a short lesson, illustrated by practical worked examples to aid ... Read more

    PHP4,051.29

  • 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

    PHP922.99

  • Mastering OpenCV 3

    Get hands-on with practical Computer Vision using OpenCV 3

    by Jason Saragih ...
    Practical Computer Vision ProjectsKey Features\[\*\] Updated for OpenCV 3, this book covers new features that will help you unlock the full potential of OpenCV 3\[\*\] Written by a team of 7 experts, each chapter explores a new aspect of OpenCV to help you make amazing computer-vision aware applications\[\*\] Project-based approach with each chapter being a complete tutorial, showing you how to ... Read more

    PHP1,873.79 or Free with Kobo Plus

  • Fondamenti di informatica

    Scopo del volume è di fornire i fondamenti della cultura informatica a chi si accosti per la prima volta in modo sistematico alla scienza dei calcolatori. Organizzato in unità didattiche di dimensioni contenute, il testo presenta un repertorio selezionato di argomenti, abbastanza ampio tuttavia da riflettere l'articolazione e la complessità della materia: il concetto astratto di calcolatore, la ... Read more

    PHP691.93 or Free with Kobo Plus

  • Software Architecture with C++

    Designing robust C++ systems with modern architectural practices

    Architect high-quality C++ applications using modern features and patterns, with expanded coverage and practical new examples throughout the book. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\* Key FeaturesDesign modern C++ systems using features from C++11 through C++20 and beyondExplore distributed system design with observability, scalability, and ... Read more

    PHP1,653.29 or Free with Kobo Plus

  • The Modern C++ Challenge

    Become an expert programmer by solving real-world problems

    Test your C++ programming skills by solving real-world programming problems covered in the bookKey Features\[\*\] Solve a variety of real-world programming and logic problems by leveraging the power of C++17\[\*\] Test your skills in using language features, algorithms, data structures, design patterns, and more\[\*\] Explore areas such as cryptography, communication, and image handling in C++Book ... Read more

    PHP1,590.29 or Free with Kobo Plus

  • Practical C++ Backend Programming

    "Practical C++ Backend Programming" is a comprehensive walkthrough that provides readers with the necessary tools and knowledge to become proficient C++ backend developers. With a strong focus on real-world application and practical implementation, this book takes readers on a journey through the multifaceted landscape of backend development, making it an essential resource for any aspiring or ... Read more

    PHP1,748.18

  • \0asm o1 - Rust and WebAssembly

    Rust and WebAssembly

    by Sendil Kumar ...
    Series series WebAssembly
    The book is written in a cookbook style. Each recipe focuses on a concept in the WebAssembly world.Part 1 focuses on the basics of WebAssembly, WebAssembly Text Format, onboarding and using various tools like WABT, Binaryen.Chapter 1 gives a brief introduction to LLVM. What it is and how to use it.Chapter 2 introduces you into the `emscripten` world. Emscripten is a toolchain that helps to convert ... Read more

    PHP2,770.50 or Free with Kobo Plus

  • Practical C Programming

    Why Does 2+2 = 5986?

    There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes ... Read more

    PHP1,174.79

  • C++: A Beginner's Guide, Second Edition

    Essential skills made easy! Written by Herb Schildt, the world’s leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace. ... Read more

    PHP1,494.69