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 27888 Results
Skip side bar filters
  • The Hard Thing About Hard Things

    Building a Business When There Are No Easy Answers

    by Ben Horowitz ...
    Ben Horowitz, cofounder of the venture capital firm Andreessen Horowitz and one of Silicon Valley’s most respected and experienced entrepreneurs, offers essential leadership advice on building and running a startup—practical wisdom for managing the toughest problems business school doesn’t cover, based on his popular ben’s blog.While many people talk about how great it is to start a business, very ... Read more

    £12.99

  • Attachments

    Is there such a thing as love before first sight? The romantic comedy we all need to read in 2026

    'Heartwarming, romantic and great fun' CLOSEREveryone in the newsroom knows that somebody is monitoring their emails, but Beth and Jennifer don't believe anyone would read their never-ending conversations. But Lincoln does, it's his job, and Beth and Jennifer's hilarious, no-holds-barred emails are the best part of his day.The only problem is he's starting to fall in love with Beth, and yet she ... Read more

    £5.99

  • The Psychology of Software Teams

    by Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Read more

    £18.99

    PRE-ORDER

  • The Lean Startup

    The Million Copy Bestseller Driving Entrepreneurs to Success

    by Eric Ries ...
    **THE INTERNATIONAL BESTSELLING SENSATION'The Lean Startup changes everything.' - Harvard Business Review----------**Most new businesses fail. But most of those failures are preventable.The Lean Startup is a new approach to business that's being adopted around the world. It is changing the way companies are built and new products are launched.Essential reading for any ambitious entrepreneur, The ... Read more

    Was £8.99 Now £7.99

  • The Pragmatic Programmer

    Your journey to mastery, 20th Anniversary Edition

    “One of the most significant books in my life.” –Obie Fernandez, Author, The Rails Way“Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my career. This new edition could do the same for yours.” –Mike Cohn, Author of Succeeding with Agile , Agile Estimating and Planning , and User Stories Applied“. . . filled with practical advice, both technical ... Read more

    £29.79

  • SQL Pocket Guide

    A Guide to SQL Usage

    by Alice Zhao ...
    If you use SQL in your day-to-day work as a data analyst, data scientist, or data engineer, this popular pocket guide is your ideal on-the-job reference. You'll find many examples that address the language's complexities, along with key aspects of SQL used in Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.In this updated edition, author Alice Zhao describes how these database ... Read more

    £9.79

  • Site Reliability Engineering

    How Google Runs Production Systems

    The overwhelming majority of a software systemâ??s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Googleâ??s Site Reliability Team explain how and why their commitment to the entire ... Read more

    £22.39

  • Practical Cloud Security

    A Guide for Secure Design and Deployment

    by Chris Dotson ...
    With rapidly changing architecture and API-driven automation, cloud platforms come with unique security challenges and opportunities. In this updated second edition, you'll examine security best practices for multivendor cloud environments, whether your company plans to move legacy on-premises projects to the cloud or build a new infrastructure from the ground up.Developers, IT architects, and ... Read more

    £24.89

  • Caddy for Modern Web Infrastructure

    The Complete Guide for Developers and Engineers

    by William Smith ...
    "Caddy for Modern Web Infrastructure""Caddy for Modern Web Infrastructure" is a definitive guide to harnessing the full power of the Caddy web server in contemporary cloud-native environments. Bridging foundational theory and hands-on practice, this comprehensive resource explores Caddy’s unique philosophy, robust architecture, and modular extensibility, providing readers with a clear ... Read more

    £7.36 or Free with Kobo Plus

  • C++ Application Development with Code::Blocks

    Using Code::Blocks it's possible for C++ developers to create application consistency across multiple platforms. This book takes you through the process from installation to implementing advanced features, all with a user-friendly approach.

    by BIPLAB MODAK ...
    Key FeaturesBook DescriptionThis is a comprehensive tutorial with step-by-step instructions on how to develop applications with Code::Blocks.This book is for C++ developers who wish to use Code::Blocks to create applications with a consistent look and feel across multiple platforms. This book assumes that you are familiar with the basics of the C++ programming language.What you will learnInstall ... Read more

    £20.19 or Free with Kobo Plus

  • Rust Web Development

    With warp, tokio, and reqwest

    Create bulletproof, high-performance web apps and servers with Rust.In Rust Web Development you will learn:Handling the borrow checker in an asynchronous environmentLearning the ingredients of an asynchronous Rust stackCreating web APIs and using JSON in RustGraceful error handlingTesting, tracing, logging, and debuggingDeploying Rust applicationsEfficient database accessRust Web Development</em.. ... Read more

    £26.99

  • The Staff Engineer's Path

    A Guide for Individual Contributors Navigating Growth and Change

    by Tanya Reilly ...
    For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well--or the engineer. The staff engineer's path allows engineers to contribute at a high level as role models, driving big projects, determining technical strategy, and raising everyone's skills ... Read more

    £19.49

  • 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

    £16.99

  • Python for Beginners

    An Introduction to Learn Python Programming with Tutorials and Hands-On Examples

    Master the Python Environment and Become a Skilled Coder!When you open up Beginner’s Guide to Python, you’ll enter a new world of creative and lucrative possibilities. From executing Python scripts on various operating systems to learning identifiers and keywords, you’ll be up-and-running in no time. Now is the time – get ready for the ride of a lifetime as you discover the inner workings of a ... Read more

    £2.49 or Free with Kobo Plus

  • How Computers Really Work

    A Hands-On Guide to the Inner Workings of the Machine

    An approachable, hands-on guide to understanding how computers work, from low-level circuits to high-level code.How Computers Really Work is a hands-on guide to the computing ecosystem: everything from circuits to memory and clock signals, machine code, programming languages, operating systems, and the internet.But you won't just read about these concepts, you'll test your knowledge with exercises ... Read more

    £15.29

  • Learning Git

    A Hands-On and Visual Guide to the Basics of Git

    This book teaches Git in a simple, visual, and tangible manner so that you can build a solid mental model of how Git version control works. Through the use of color, storytelling, and hands-on exercises, you will learn to use this tool with confidence.The information is introduced incrementally so that you don't get bogged down with unknown terms or concepts. Learning Git is ideal for anyone who ... Read more

    £24.99

  • Assembly Language Coding in Color

    ARM and NEON

    by Robert Dunne ...
    Learning to program in assembly language is an excellent hands-on introduction to computer architecture. However, assembly language has a bad reputation of being difficult to learn. Through the use of complete program examples, flow diagrams, and color codes, Assembly Language Coding in Color helps students and computer enthusiasts start on a solid path to understanding computer architecture.This ... Read more

    £6.79

  • Understanding Control Flow

    Concurrent Programming Using μC++

    by Peter A. Buhr ...
    Series series Computer Science (R0)
    The control-flow issues presented in this textbook are extremely relevant in modern computer languages and programming styles. In addition to the basic control-flow mechanisms, virtually all new computer languages provide some form of exceptional control flow to support robust programming introduced in this textbook. Also, concurrency capabilities are appearing with increasing frequency in both ... Read more

    £38.29

  • T-SQL Fundamentals

    by Itzik Ben-Gan ...
    Series series Developer Reference
    Query and modify data effectively with the latest T-SQL featuresMaster Transact-SQL's fundamentals, and write correct, robust code for querying and modifying data with modern Microsoft data technologies, including SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance. Long-time Microsoft Data Platform MVP Itzik Ben-Gan explains key T-SQL concepts, helping you apply your knowledge ... Read more

    £29.79

  • Regular Expression Pocket Reference

    Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

    This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular ... Read more

    £6.89

  • Edit Like a Pro with iMovie

    Leverage Apple's free editor for iOS, iPadOS 3.0.1, and macOS 10.3.5 and enrich videos with Keynote animations

    by Regit . ...
    A comprehensive guide to making the most of Apple's entry-level editing software—from the basics of editing to using iLife and open source apps to create unique non-fiction videosKey FeaturesLearn editing principles as you assemble coherent and concise videosMaster basic editing tools by importing, assembling, reframing, and embellishing footage with overlays and effectsCustomize animations and ... Read more

    £16.59 or Free with Kobo Plus

  • Lightburn User Guide for Beginners

    Learn Laser Setup, Speed and Power Settings, Photo Engraving, and Precision Workflow

    DisclaimerThis book is an independent user guide created for educational and informational purposes only. It is not affiliated with, endorsed by, sponsored by, or officially connected to LightBurn Software or any of its developers. All product names, trademarks, and logos mentioned are the property of their respective owners and are used strictly for identification and instructional purposes.You ... Read more

    £9.99 or Free with Kobo Plus

  • Grokking Data Structures

    Don’t be perplexed by data structures! This fun, friendly, and fully illustrated guide makes it easy to learn useful data structures you’ll put to work every day.Grokking Data Structures makes it a breeze to learn the most useful day-to-day data structures. You’ll follow a steady learning path from absolute basics to advanced concepts, all illustrated with fun examples, engaging industry stories, ... Read more

    £26.99

  • Digital Transformation in Cloud Computing

    Top-level Design, Architecture, and Applications

    With the rapid development of cloud computing and digital transformation, well-designed cloud-based architecture is always in urgent need. Illustrated by project cases from the Chinese technology company Alibaba, this book elaborates how to design a cloud-based application system and build them on the cloud.Cloud computing is far from being just a resource provider; it offers database, storage and ... Read more

    £73.99