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 27827 Results
Skip side bar filters
  • Fundamentals of Software Architecture

    A Modern Engineering Approach

    Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This updated edition provides a comprehensive overview of software architecture's many aspects, with five new chapters covering the latest insights from the field. Aspiring and existing architects alike will examine architectural ... Read more

    $48.99 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

  • User Story Mapping

    Discover the Whole Story, Build the Right Product

    User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs without getting lost in the enthusiasm for individual product features.Author Jeff Patton shows you how changeable story maps enable your team to hold better ... Read more

    $24.49 USD

  • 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

    $24.49 USD

  • Make: Electronics

    Learning by Discovery: A hands-on primer for the new electronics enthusiast

    by Charles Platt ...
    Make: Electronics explores the properties and applications of discrete components that are the fundamental building blocks of circuit design. Understanding resistors, capacitors, transistors, inductors, diodes, and integrated circuit chips is essential even when using microcontrollers. Make: Electronics teaches the fundamentals and also provides advice on the tools and supplies that are necessary. ... Read more

    $20.89 USD

  • The Official Raspberry Pi Handbook 2026

    Astounding projects with Raspberry Pi computers

    Dive into the world of Raspberry Pi with this huge book of tutorials, projects, guides, product reviews, and more from the pages of Raspberry Pi Official Magazine.With 200 pages full of high-tech DIY projects – from building robots to retro gaming handhelds – there's something for every maker in this full-color guidebook. No matter which Raspberry Pi model you have, you’ll find inspiration and ... Read more

    $10.99 USD or Free with Kobo Plus

  • Purely Functional Data Structures

    by Chris Okasaki ...
    Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional ... Read more

    $54.99 USD

  • Domain-Driven Design

    Tackling Complexity in the Heart of Software

    by Eric Evans ...
    Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book ... Read more

    $64.79 USD

  • 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

    $25.99 USD

    PRE-ORDER

  • Full Stack Development Explained

    From Frontend to Backend

    by Peter Johnson ...
    "Full Stack Development Explained: From Frontend to Backend" demystifies the comprehensive field of full stack web development, offering a detailed roadmap for aspiring and experienced developers alike. This book meticulously covers the essential technologies and tools, from HTML, CSS, and JavaScript for frontend development, to Node.js, Express.js, and database management for backend tasks. ... Read more

    $6.99 USD or Free with Kobo Plus

  • Clojure for the Brave and True

    Learn the Ultimate Language and Become a Better Programmer

    For weeks, months—nay!—from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure!As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the ... Read more

    $34.99 USD

  • Hypermedia Systems

    Learn how hypermedia, the revolutionary idea that created The Web, can be used today to build modern, sophisticated web applications, often at a fraction of the complexity of popular JavaScript frameworks. In this book we will explore a simpler approach to building applications on the Web and beyond with htmx and Hyperview, two technologies that embrace hypermedia as a system architecture. We will ... Read more

    $8.69 USD

  • Black Hat Python, 2nd Edition

    Python Programming for Hackers and Pentesters

    Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects.When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, 2nd Edition, you’ll explore the darker side of ... Read more

    $25.99 USD

  • Linux Basics for Hackers, 2nd Edition

    Getting Started with Networking, Scripting, and Security in Kali

    by OccupyTheWeb ...
    A revised introduction to the Linux operating system for beginning hackers and penetration testers.If you’re just getting started along the exciting path of hacking, cybersecurity, and pentesting, Linux Basics for Hackers is an excellent introduction. With Kali Linux, an operating system designed for digital forensics and penetration testing, you’ll learn the basics of using Linux and acquire the ... Read more

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

  • Signals & Levers

    Systems Thinking Tools to Unblock Software Delivery

    Stop fighting symptoms. Start finding solutions. Discover the systems thinking tools that actually work.In Signals & Levers, Elisabeth Hendrickson—former VP R&D at Pivotal and author of the enduring Explore It!—and Joel Tosi—who has spent 25+ years delivering software and a decade helping teams stop “change theater”—teach you to see through the illusions that plague every software organization. ... Read more

    $14.99 USD

    PRE-ORDER

  • Neural Networks with Python

    by Mei Wong ...
    "Neural Networks with Python" serves as an introductory guide for those taking their first steps into neural network development with Python. It's tailored to assist beginners in understanding the foundational elements of neural networks and to provide them with the confidence to delve deeper into this intriguing area of machine learning.In this book, readers will embark on a learning journey, ... Read more

    $29.99 USD or Free with Kobo Plus

  • Causal Inference in Python

    Applying Causal Inference in the Tech Industry

    How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy? The best way to determine how the levers at our disposal affect the business metrics we want to drive is through causal inference.In this book, author Matheus Facure, senior data scientist at Nubank, explains the ... Read more

    $48.99 USD

  • 超詳解!半導體產業鏈:從技術到市場,解析影響全球的科技命脈

    by 菊地正典 ...
    □ 半導體都用在哪裡,用來做什麼?□ 複雜半導體業界的全像與相關圖□ 發展到哪裡了?半導體開發的最新趨勢□ 台積電、英特爾、三星、NVIDIA...當前最受注目的企業是?囊括「業界相關圖」「各業界的特徵與角色」「半導體的原理與結構」「上下游工程的全貌」「激烈的競爭歷史」「半導體市場的現在與未來」讓科技素人也能迅速了解產業知識 在日益激烈的美中霸權之爭背景下,半導體作為對國家安全, 特別是經濟安全的最重要物資,正愈來愈受到社會關注。 然而,即便想要「了解半導體」, 由於半導體有各種不同的切入點和內容,因此用普通的方法很難學習。 而且雖然統稱半導體,但底下其實存在記憶體、CPU(MPU)、感測器等各種各樣的產品, 且它們各自的功能、作用都不相同,用途和市場應用也非常多元。<... ... Read more

    $8.99 USD

  • Math for Security

    From Graphs and Geometry to Spatial Analysis

    by Daniel Reilly ...
    Use applied math to map fire stations, develop facial recognition software, solve the art gallery problem and more in this hands-on, real-world infosec book.Explore the intersection of mathematics and computer security with this engaging and accessible guide.Math for Security will equip you with essential tools to tackle complex security problems head on. All you need are some basic programming ... Read more

    $29.99 USD

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    by Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Read more

    $24.49 USD

  • The Art of Readable Code

    Simple and Practical Techniques for Writing Better Code

    As programmers, we’ve all seen source code that’s so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they’re bad and how they could be improved. Their conclusion? You need to write code that minimizes the time it would take someone else to understand ... Read more

    $28.09 USD

  • Machine Learning with Python Cookbook

    Practical Solutions from Preprocessing to Deep Learning

    This practical guide provides more than 200 self-contained recipes to help you solve machine learning challenges you may encounter in your work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems, from loading data to training models and leveraging neural networks.Each recipe in this updated edition includes code that ... Read more

    $48.99 USD

  • The Robert C. Martin Clean Code Collection (Collection)

    Series series Robert C. Martin Series
    The Robert C. Martin Clean Code Collection consists of two bestselling eBooks:Clean Code: A Handbook of Agile Software CraftmanshipThe Clean Coder: A Code of Conduct for Professional ProgrammersIn Clean Code, legendary software expert Robert C. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will ... Read more

    $51.29 USD