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

Programming eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 27801 Results
Skip side bar filters
  • Frictionless

    7 Steps to Remove Barriers, Unlock Value, and Outpace Your Competition in the AI Era

    In an era where AI can generate code in minutes, why do software teams still struggle to deliver?While artificial intelligence transforms how we build software, most organizations remain trapped by friction that turns AI's promise of speed into bottleneck nightmares. Slow deployments, brittle systems, and frustrated developers create invisible drag on innovation—costing US companies $1.52 trillion ... Read more

    $9.99 USD

  • Grokking Algorithms

    An illustrated guide for programmers and other curious people

    "This book does the impossible: it makes math fun and easy!" - Sander Rossel, COAS Software SystemsGrokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex ... Read more

    $34.99 USD

  • Kubernetes Gateway API

    Next‑Gen Traffic Management Beyond Ingress

    by Trex Team ...
    "Kubernetes Gateway API: Next‑Gen Traffic Management Beyond Ingress"Kubernetes traffic management has outgrown the Ingress era: today’s clusters need explicit ownership boundaries, safer multi-team workflows, and routing semantics you can reason about under change. This book is written for experienced Kubernetes platform and networking engineers who already operate production clusters and want a ... Read more

    $9.99 USD or Free with Kobo Plus

  • AI-Assisted SDD: Spec-Driven Development with Gemini, Claude, and ai-sdd

    THE UNIVERSAL METHODOLOGY FOR AI-ASSISTED SOFTWARE DEVELOPMENTAre you using AI assistants like Claude or Gemini to build software 10x faster—but STILL rebuilding features, firefighting bugs, and realizing "that's not what we asked for"?Here's why: AI without structure just amplifies chaos. You're building the wrong thing 10x faster.This book introduces a universal, future-proof methodology for ... Read more

    $9.99 USD

  • Product Management in Practice

    A Practical, Tactical Guide for Your First Day and Every Day After

    by Matt LeMay ...
    Product management has become a critical function for modern organizations, from small startups to corporate enterprises. And yet, the day-to-day work of product management remains largely misunderstood. In theory, product managers are high-flying visionaries who build products that people love. In practice, they're hard-working facilitators who bring clarity and focus to their teams.In this ... Read more

    $28.79 USD

  • 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

    $20.99 USD

  • Practical C++ Programming

    Programming Style Guidelines

    C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language.The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are ... Read more

    $30.99 USD

  • Managing Projects with GNU Make

    The Power of GNU Make for Building Anything

    The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in ... Read more

    $28.99 USD

  • 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

    $30.99 USD

  • GTK+ Development Techniques

    Definitive Reference for Developers and Engineers

    "GTK+ Development Techniques""GTK+ Development Techniques" delivers a comprehensive, modern exploration of the GTK+ toolkit, equipping software professionals with both foundational knowledge and advanced strategies for desktop application development across Linux, Windows, and macOS. From the evolution of GTK+ and its close integration with the GObject type system and GLib, to granular memory ... Read more

    $9.95 USD or Free with Kobo Plus

  • The Mythical Man-Month, Anniversary Edition: Essays On Software Engineering

    Essays on Software Engineering

    Few books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system. Now, 20 ... Read more

    $37.79 USD

  • Code

    The Hidden Language of Computer Hardware and Software

    The classic guide to how computers work, updated with new chapters and interactive graphics"For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about ... Read more

    $27.39 USD

  • Become an Effective Software Engineering Manager

    Software startups make global headlines every day. As technology companies succeed and grow, so do their engineering departments. In your career, you'll may suddenly get the opportunity to lead teams: to become a manager. But this is often uncharted territory. How can you decide whether this career move is right for you? And if you do, what do you need to learn to succeed? Where do you start? How ... Read more

    $28.79 USD

  • The Linux Command Line, 3rd Edition

    A Complete Introduction

    Banish Your Mouse.The Linux Command Line isn’t just a reference manual. It’s a complete education on how Linux really works. From your first tentative keystrokes to writing powerful shell scripts, you’ll build the confidence and understanding to make your system work for you.Now in its third edition, this best-selling guide has been fully updated with modern examples, nearly 40 pages of new ... Read more

    $34.99 USD

  • The Art of Game Design

    A Book of Lenses, Third Edition

    by Jesse Schell ...
    The Art of Game Design guides you through the design process step-by-step, helping you to develop new and innovative games that will be played again and again. It explains the fundamental principles of game design and demonstrates how tactics used in classic board, card and athletic games also work in top-quality video games.Good game design happens when you view your game from as many ... Read more

    $79.99 USD

  • Python Projects for Raspberry Pi

    Physical computing for work, play, and learning

    by Ben Everard ...
    Build projects using Raspberry Pi hardware that interacts with our real world.Computers are embedded into almost everything we own. Our doorbells, kitchen gadgets, vacuum cleaners, and media players are all powerful computing devices running software that someone has written.Using the flexible Python programming language, Python Projects for Raspberry Pi shows you how to get the most out of the ... Read more

    $10.99 USD

  • Objective-C Programming For Dummies

    A step-by-step guide to understanding object-oriented programming with Objective-CAs the primary programming language for iPhone, iPad, and Mac OS X applications, Objective-C is a reflective, object-oriented language that all programmers must know before creating apps. Assuming no prior programming language experience, this fun-and-friendly book provides you with a solid understanding of Objective ... Read more

    $18.00 USD

  • iOS 26 Programming for Beginners

    A hands-on guide to kickstarting your iOS app development journey with Swift 6, UIKit, and Xcode 26

    by Ahmad Sahar ...
    Build real-world iOS apps from scratch while learning the latest Swift 6, Xcode 26, and Apple Intelligence features in this fully updated 10th edition Free with your book: DRM-free PDF version + access to Packt's next-gen Reader Key FeaturesHave fun building your first iOS app and start your iOS programming careerLearn to integrate Apple Intelligence and the sleek new Liquid Glass UI for modern ... Read more

    $32.99 USD or Free with Kobo Plus

  • Mastering Xcode: A Developer's Journey

    "Mastering Xcode: A Developer's Journey" is an insightful and comprehensive guide designed for developers seeking to deepen their understanding and mastery of Xcode, Apple's integrated development environment (IDE). This book is a must-read for anyone aspiring to excel in the dynamic world of iOS and MacOS app development.As you embark on this journey, you'll discover the book's meticulous ... Read more

    $9.99 USD or Free with Kobo Plus

  • Getting Started with Qt 5

    Introduction to programming Qt 5 for cross-platform application development

    by Benjamin Baka ...
    Begin writing graphical user interface(GUI) applications for building human machine interfaces with a clear understanding of key concepts of the Qt frameworkKey FeaturesLearn how to write, assemble, and build Qt application from the command lineUnderstand key concepts like Signals and Slots in QtBest practices and effective techniques for designing graphical user interfaces using Qt 5Book ... Read more

    $22.79 USD or Free with Kobo Plus

  • Qt 6 C++ GUI Programming Cookbook

    Practical recipes for building cross-platform GUI applications, widgets, and animations with Qt 6

    by Lee Zhi Eng ...
    Use Qt 6 to design and build functional, appealing, and user-friendly graphical user interfaces (GUIs) for your applicationsKey FeaturesLearn to use Qt 6 to design and customize the look and feel of your applicationsImprove the visual quality of an application by using graphics rendering and animationUnderstand the balance of presentation and web content that will make an application appealing yet ... Read more

    $35.99 USD or Free with Kobo Plus

  • AI for Games, Third Edition

    AI is an integral part of every video game. This book helps professionals keep up with the constantly evolving technological advances in the fast growing game industry and equips students with up-to-date information they need to jumpstart their careers. This revised and updated Third Edition includes new techniques, algorithms, data structures and representations needed to create powerful AI in ... Read more

    $54.99 USD

  • Modern Compiler Implementation in C

    This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and ... Read more

    $85.29 USD

  • Get started with MicroPython on Raspberry Pi Pico

    The Official Raspberry Pi Pico Guide

    Create your own programmable electronic contraptions for home projects, industrial automation, or learning (or teaching!) electronics and programming.Learn how to use the beginner-friendly MicroPython language to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these programmable connections, you can light LEDs, make noises, send text ... Read more

    $5.39 USD or Free with Kobo Plus