Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Books

  1. AArch64 (ARM64) Assembly Programming
    AArch64 (ARM64) Assembly Programming
    From Fundamentals to Advanced Systems Programming
    Steve Publications

    Master AArch64 assembly with a practical guide that covers ARM64 fundamentals, advanced instruction sets, performance optimization, debugging, and systems programming. From your first instructions to writing efficient low-level code, this book provides the knowledge and hands-on examples you need.

  2. Zig in Depth
    Zig in Depth
    A Complete Guide to Modern Systems Programming
    Steve Publications

    Zig in Depth is a practical guide to modern systems programming with Zig. Through clear explanations and runnable examples, you'll learn to write safe, efficient, and idiomatic Zig code, from the language fundamentals to advanced features like comptime, memory management, concurrency, and C interoperability.

  3. Flutter Mastery: Building Production-Grade Applications
    Flutter Mastery: Building Production-Grade Applications
    A Complete Guide from Dart Fundamentals to App Store Deployment
    Steve Publications

    Take your Flutter skills from beginner to professional with a practical guide to building production ready applications. Learn Dart, master Flutter's core concepts, integrate real world services, optimize performance, and confidently publish polished apps to the App Store and Google Play.

  4. TypeScript Mastery 2026
    TypeScript Mastery 2026
    From First Principles to Production-Ready Applications
    Steve Publications

    Master TypeScript from the fundamentals to advanced patterns with a practical, project-based guide. Updated for the 2026 ecosystem, this book covers TypeScript 6.0, the upcoming Go-native TypeScript 7.0 compiler, Bun, Deno, and the skills needed to build modern, production-ready applications.

  5. The Model Context Protocol
    The Model Context Protocol
    A Complete Guide to Building Connected AI Applications
    Steve Publications

    Discover how the Model Context Protocol is transforming the way AI applications connect to tools, data, and external systems. With clear explanations and practical guidance, this book shows you how to build, secure, and deploy production-ready MCP solutions, from your first server to enterprise-scale AI applications.

  6. Building Programming Languages with Rust
    Building Programming Languages with Rust
    From Lexers to LLVM: A Complete Guide to Language Implementation
    Steve Publications

    Learn how to build a modern programming language from scratch in Rust. By implementing a complete language called Rune, you will explore every stage of language design, from lexing and parsing to type checking, virtual machines, LLVM code generation, and developer tooling, with practical code and clear explanations throughout.

  7. Inside the Debugger: Building a Source-Level Debugger in Rust
    Inside the Debugger: Building a Source-Level Debugger in Rust
    A Deep Dive into Processes, Memory, Breakpoints, and DWARF Debug Information
    Steve Publications

    Build a source-level debugger in Rust from the ground up while uncovering the operating system, CPU, and compiler mechanisms behind modern debugging. Through hands-on implementation, you'll learn how processes, memory, breakpoints, and DWARF debug information come together to make source-level debugging possible.

  8. Python Under Pressure
    Python Under Pressure
    A Complete Interview Guide — written from the interviewer's side of the table.
    Ahmed

    The Python interview guide written from the interviewer's side of the table. 35 chapters. Every benchmark measured. Every line of code verified. What senior engineers actually get asked — and what separates the ones who get the offer.

  9. Vibe Engineering
    Vibe Engineering
    Building Production-Grade Software with AI-Assisted Development
    Steve Publications

    AI can generate code in seconds, but shipping production-grade software requires far more than fast prompts. Vibe Engineering shows you how to work with AI coding assistants to build systems that are reliable, secure, and maintainable. Through practical examples and proven workflows, you will learn how to turn AI from a code generator into a trusted engineering partner.

  10. Intelligent Markets
    Intelligent Markets
    Building AI-Driven Algorithmic Trading Systems from First Principles to Production
    Steve Publications

    Artificial intelligence is reshaping financial markets. Intelligent Markets shows you how to build production-ready AI trading systems from first principles, combining market fundamentals, practical architecture, and fully runnable code to create autonomous agents that can research, execute, and manage trades in live markets.

  11. The Backend Validation Bible
    The Backend Validation Bible
    A Production-Focused Field Manual for APIs, Data, Edge Cases, and Reliability
    D.R. Joyner

    There's a reason your last incident made it past review. It's not that nobody tested — it's that nobody asked the right question. This book is 745 of the right questions, sorted by what happens if you skip them.

  12. Claude Patterns
    Claude Patterns
    Reusable Workflows for Real Projects with Claude
    Hatem M.

    You already know the principles. Then you hit a wall mid-project — the session died, a decision turned out wrong, four pieces have to become one — and knowing the principles isn't the same as knowing what to do. Claude Patterns is ten reusable workflows for exactly those moments: the assemblies you run when principles alone don't get you through.

  13. Building Production-Ready AI Agents with LlamaIndex
    Building Production-Ready AI Agents with LlamaIndex
    From First Query to Multi-Agent Systems: A Practical Guide for Python Developers
    Steve Publications

    Go beyond simple chatbots and build production-ready AI agents with LlamaIndex. Through practical projects and working Python code, you will learn to design reliable systems with retrieval, workflows, multi-agent architectures, observability, and deployment techniques for real-world applications.

  14. LiteRT.js: High-Performance On-Device AI Inference in the Browser
    LiteRT.js: High-Performance On-Device AI Inference in the Browser
    The Definitive Guide to Running Machine Learning Models Locally with WebAssembly, WebGPU, and WebNN
    Steve Publications

    Run powerful AI models directly in the browser with no servers and no cloud dependencies. LiteRT.js teaches you how to build fast, private, and production-ready machine learning applications using WebAssembly, WebGPU, and WebNN, with practical examples and performance-focused techniques throughout.

  15. Building AI Agents with the OpenAI Agents SDK
    Building AI Agents with the OpenAI Agents SDK
    A Complete Guide from Fundamentals to Production-Ready Systems
    Steve Publications

    Learn how to build intelligent, production-ready AI agents with the OpenAI Agents SDK. Through practical Python examples and step by step guidance, you'll master everything from the fundamentals to advanced multi-agent workflows, tools, and deployment.