Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Books

  1. AI Systems Interviews for Senior Engineers
    AI Systems Interviews for Senior Engineers
    Land L5/L6 Roles
    Sumeet Kumar

    Most senior engineers don't fail AI systems interviews from lack of ability—they fail because they sound like builders when they need to sound like staff. This book gives you the answer flow, the system deep dives (RAG at billion-doc scale, agentic pipelines, token-cost tradeoffs), and the behavioral stories that earn L5/L6 offers at AI-first companies. Built for senior engineers targeting Staff AI Systems roles in the next 8 to 12 weeks.

  2. Failure Driven Development
    Failure Driven Development
    Software Development Habits Haven't Caught Up to Cheap Compute
    Paul Tarvydas

    Failure Driven Development Software Development Habits Haven't Caught Up to Cheap Compute. Design software the way electrical engineers design circuits — probes, test jigs, and a bowl of trusted parts — and field defects follow the same trajectory as hardware: toward zero.

  3. Agentic Engineering
    Agentic Engineering
    From Execution to Orchestration
    Narayanan Jayaratchagan

    You have been using AI as a faster keyboard.The engineers who will define the next decade are using it as a cognitive workforce they direct, constrain, and govern. The gap between those two practices is not a matter of better prompts. It is a matter of an entirely different mental model.This book is that mental model. Built from first principles. Illustrated through 28 chapters of real architectural decisions, real failures, and real production systems.From execution to orchestration. The complete practitioner guide.

  4. Python Engineering Judgment
    Python Engineering Judgment
    A Field Guide to Runtime Behavior, Design Tradeoffs, and Production Failure Modes
    Samyak Shah

    Python Engineering Judgment is for engineers who already know Python and want to build the skill AI makes more valuable: the ability to reason about code, systems, tradeoffs, and failure modes. This deep, practical field guide teaches the Python object model, type system, decorators, generators, concurrency, asyncio, multiprocessing, API design, packaging, performance, debugging, security, observability, and reliability through the lens of real-world engineering judgment. Use it to prepare for senior, staff, principal, and tech-lead interviews, and to make better decisions in code reviews and production systems.

  5. Agentic Engineering
    Agentic Engineering
    Designing Reliable Systems in the Age of AI
    Dr. Markus Nissl

    AI can write code faster than any human can review it. That changes the economics of engineering, but not what engineering is for. The bottleneck has moved from building to judging —and judgment cannot be prompt-engineered into a system designed for cheap proposals.

  6. The Diagnostic Programmer
    The Diagnostic Programmer
    The Architect’s Guide to Diagnostic Logic and Predictable Systems
    Alex R. Insight

    Stop being a 'Syntax Coder' and start becoming a 'Diagnostic Architect' by mastering the hidden mental models of software failure. This book teaches you how to own every logical branch of your system and eliminate bugs before they even happen. Stop guessing and start diagnosing.

  7. AI Pipeline Governance Handbook
    AI Pipeline Governance Handbook
    Building Deterministic AI Systems with Gate-Based Control
    Ali Toygar Abak

    A practical handbook for building deterministic, auditable AI pipelines with safety gates, capability profiles, audit trails, telemetry and production deployment patterns.

  8. 构建你自己的编程智能助手
    构建你自己的编程智能助手
    零魔法:纯Python实现人工智能代理指南
    J. Owen and TranslateAI

    跳过黑箱框架。用纯 Python 从零构建生产级 AI 编程智能体——云端或本地,用 pytest 测试,全部在一个文件中完成。

  9. Construye tu Propio Agente de Programación
    Construye tu Propio Agente de Programación
    Guía Sin-Magia para Agentes de IA en Python Puro
    J. Owen and TranslateAI

    Olvídate de los frameworks de caja negra. Construye un agente de programación de IA de nivel profesional desde cero en Python puro — en la nube o local, probado con pytest, todo en un solo archivo.

  10. コーディングエージェントの作り方
    コーディングエージェントの作り方
    魔法なしで学ぶ Pure Python による AIエージェント開発ガイド
    J. Owen and TranslateAI

    ブラックボックスのフレームワークは不要。純粋なPythonでプロダクションレベルのAIコーディングエージェントをゼロから構築。クラウドでもローカルでも、pytestでテスト済み、すべて1つのファイルに収まります。

  11. Nothing Shared, Everything Gained
    Nothing Shared, Everything Gained
    From Legacy PHP to Sustainable Architecture
    Kore Nordmann

    Side effects are the enemy. A distillation of seven years consulting 100+ teams and eight years building a product through multiple pivots without a single rewrite. Five building blocks, two perspectives, zero dogma.

  12. Beautiful but Boring
    Beautiful but Boring
    Writing Python Code for Future You
    Roth Earl

    The best compliment a reader can pay your code is not "this is impressive" — it is "this was exactly what I expected." Beautiful but Boring teaches the discipline of writing Python that earns that compliment: precise naming contracts, type annotations that say what a function actually requires, and a framework for maintaining those standards consistently across a codebase, a team, and a career.

  13. Enterprise AI Agents: From POC to Production on AWS

    Building an AI agent demo takes a week. Getting it to production in an enterprise takes a year. This is the battle-tested guide to surviving that year ... covering the IAM policies, networking, data architecture, and cost engineering nobody warns you about.

  14. Constraint-Based Design: An Unexpected Gateway to Understanding Modern LLM Architecture
    Constraint-Based Design: An Unexpected Gateway to Understanding Modern LLM Architecture
    The HPC Tradecraft Master Practitioner, Volume 3
    Edward W. Barnard

    A 1986 text adventure game written inside the Cray I/O Subsystem turns out to be architecturally isomorphic to modern transformer design. This capstone volume uses the playable game and its assembly language source as a case study in constraint-based design, including the bare metal thinking we stopped teaching around 1995.

  15. Business Central in the Age of AI — A Field Guide for Developers and Consultants
    Business Central in the Age of AI — A Field Guide for Developers and Consultants
    AI-Powered Development and Consulting for Microsoft Business Central
    Milos Mikulasek

    You already know AI exists. You know it could save you time. But how do you actually bring it into your daily Business Central work — writing AL code, debugging, building integrations with Azure OpenAI, or preparing documentation for a client?This book shows you exactly how.