Leanpub Header

Skip to main content

Filters

Books

  1. Generative Media & Visual Workflow Engines. Node-Based AI Canvases, Real-Time Media Streaming Pipelines, and WebGPU Processing in TypeScript
    No Description Available
  2. Go Socket Programming
    Go Socket Programming
    From Fundamentals to Production Mastery
    Steve Publications

    Build fast, reliable networked applications with Go by mastering socket programming from the ground up. Through practical examples and production-focused techniques, you will learn how to design scalable servers, implement modern network protocols, secure connections and optimize performance using idiomatic Go and the standard library.

  3. The Ultimate Engineering Interview Handbook
    The Ultimate Engineering Interview Handbook
    500+ Questions and Answers for Civil, Structural, Project Management, Architecture, CAD, and HR Interviews
    Mehdi SadeghiAref

    The Ultimate Engineering Interview Handbook is a comprehensive resource for engineers preparing for technical and professional interviews. With 500+ practical questions and answers covering civil, structural engineering, project management, architecture, CAD, and HR topics, this book helps you build confidence and prepare effectively for your next career opportunity.

  4. The Effective Bug Bounty Playbook
    The Effective Bug Bounty Playbook
    A Systematic Approach to Finding High-Impact Vulnerabilities
    Steve Publications

    The Effective Bug Bounty Playbook teaches a systematic approach to finding high-impact vulnerabilities. Through real-world case studies and proven methodologies, you'll learn how to think like an experienced bug bounty hunter and uncover impactful security flaws more consistently.

  5. Model Context Protocol (MCP) & Computer Use. Standardizing Tool Integration, Vision-Driven Browser Automation, and Agent Governance in TypeScript
    No Description Available
  6. Left of the Loop
    Left of the Loop
    When AI writes the code, shared understanding becomes the scarce resource.
    Simon Schrottner

    AI made implementation cheap and shared understanding scarce. This is the book about how teams should adapt the process.

  7. The Invasion of Mars & AI Fiction Writing

    Humanity ruined Earth. Now it has found a living Mars—and called invasion survival. A thirty-chapter reversal of H. G. Wells, followed by a practical AI fiction-writing method.

  8. FOCUS Architecture - EN
    FOCUS Architecture - EN
    Feature-Oriented, Clean, Unidirectional and Scalable Architecture
    J.C.Ködel

    FOCUS Architecture presents an opinionated architectural approach for creating simple, organized, and maintainable systems. Instead of multiplying layers and abstractions, the book demonstrates how to structure applications around four components—View, Orchestrator, Use Case, and Repository—thereby reducing the cost of change and simplifying the work for both developers and AI tools.

  9. LTX 2.3 Prompting Guide
    LTX 2.3 Prompting Guide
    A Complete Reference Guide for AI Video Generation
    Steve Publications

    LTX 2.3 is a powerful AI video model, but great results depend on great prompts. This guide teaches you how to create consistent, cinematic videos with practical techniques, proven prompt patterns, and production-ready workflows.

  10. The Sequence Machines: Comparing RNN and Transformer Architectures in Modern AI

    Two architectures. One choice: process a sequence step by step, or all at once. From that single decision flows almost every difference between RNNs and Transformers: how fast they train, how far they remember, and why parallelism won. A rigorous, diagram-rich comparison that derives the field instead of just surveying it.

  11. Operational Morphology
    Operational Morphology
    The Embodied Cognition of Self-Modifying LLM Agents
    刘泽文

    What happens when an LLM agent can rewrite its own prompts, tools, memory, and code? This 336-page open-source textbook introduces Operational Morphology — bridging embodied cognition and self-evolving AI agents.

  12. Rust for Python Developers
    Rust for Python Developers
    A practical bridge from Python to systems programming
    CAIO INCAU

    The Rust book written for Python developers. Every concept explained from your Python mental model — ownership through GC comparison, traits through protocols, concurrency through the GIL. Build a CLI tool that outperforms Python by 10-50x, then call it from Python with PyO3.

  13. The Bureaucratic Hauntings

    Beneath Australia’s brilliant blue skies, nine Desi women confront the grey hauntings of bureaucracy—not with swords, but with quiet grace and glowing screens. A fragrant, sensory symphony of heritage and renewal, where ancient lamps pierce modern shadows.

  14. AI-Assisted System Design
    AI-Assisted System Design
    AI-Assisted System Design
    CAIO INCAU

    The system design book for the AI era. Five complete end-to-end designs (chat service, RAG, content moderation, coding assistant, multi-modal platform), a structured six-step framework, and chapters on cost optimization, reliability, and observability — all with realistic capacity estimates and production-grade code.

  15. Practical Data Engineering
    Practical Data Engineering
    Pipelines, warehouses, and the modern data stack from scratch
    CAIO INCAU

    Build a complete data pipeline from scratch — no cloud signup needed. Fifteen chapters covering ingestion, loading, data modeling, dbt, Airflow, data quality, streaming, observability, and performance optimization. Everything runs locally with Python and DuckDB.