Leanpub Header

Skip to main content

Filters

Books

  1. How Query Engines Work
    How Query Engines Work
    An Introductory Guide
    Andy Grove

    This book provides an introduction to the high-level concepts behind query engines and walks through all aspects of building a fully working SQL query engine in Kotlin.

  2. Distributed System Illustrated

    Master distributed systems through visual diagrams — from clock drift and CAP to Paxos, Raft, and distributed transactions, explained with clear illustrations instead of dense academic papers.

  3. The ISO/IEC 42001 Implementation Guide
    The ISO/IEC 42001 Implementation Guide
    A Practical Guide to Building an Artificial Intelligence Management System from Foundation to Certification
    Steve Publications

    AI governance is moving from principle to practice. This hands-on guide shows you how to build, implement and certify an ISO/IEC 42001 AI management system with confidence. From clause-by-clause guidance to practical templates, integration strategies and real-world scenarios, it turns a complex standard into a clear path from foundation to certification.

  4. Essential Scheme
    Essential Scheme
    A Complete Guide to the Language and Its Philosophy
    Steve Publications

    Scheme looks simple by design, but beneath its tiny core lies a remarkably powerful way of thinking about programs. Essential Scheme takes you from your first expression to continuations, macros and interpreters, revealing the ideas behind the language along the way. Clear examples and careful explanations make Scheme’s deepest concepts approachable.

  5. Mastering Dart Programming
    Mastering Dart Programming
    From Fundamentals to Advanced Patterns in Modern Dart
    Steve Publications

    Master Dart from the ground up with clear explanations, practical examples and real-world techniques. Explore everything from core language features to advanced patterns, async programming, isolates and modern Dart 3.x tools that help you build fast, reliable apps for Flutter, the web, servers and the command line.

  6. Learning Common Lisp
    Learning Common Lisp
    A Complete Guide to Common Lisp Programming from First Principles to Advanced Metaprogramming
    Steve Publications

    Discover the power of Common Lisp through a clear, practical guide that takes you from your first S-expression to advanced macros, CLOS and the condition system. Learn not just how Lisp works but why it remains one of the world's most influential programming languages.

  7. Mastering Ontology Engineering with Protégé and Pizza.owl - VOLUME 1 -- Chapters 00-08 -- Ontology Foundations in Protege

    Learn ontology engineering from the ground up in Protege, using the classic Pizza.owl tutorial, and see how it connects to a modern framework for building executable semantic systems.

  8. 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.

  9. The Local LLM Engineer
    The Local LLM Engineer
    Steve Publications

    This book is a practical guide to building and running local AI systems in 2026. Learn how to choose hardware, run modern LLMs, build RAG pipelines and AI agents, and deploy secure, efficient infrastructure while keeping full control of your models and data.

  10. Generative AI for Hackers: Hands-On Cyber Operations in the Cyber Security Era
    Generative AI for Hackers: Hands-On Cyber Operations in the Cyber Security Era
    A Practical Guide to Exploiting and Defending Artificial Intelligence
    Muhammad Ahmad Ejaz

    Stop treating AI like a chatbot. Learn to exploit Prompt Injections, automate OSINT, write evasive payloads, and build autonomous defensive agents in this hands-on technical manual.

  11. My Adventures with Large Language Models
    My Adventures with Large Language Models
    Build foundational LLMs from Transformers to DeepSeek, from scratch, in PyTorch.
    Prathamesh S.

    Build GPT-2, Llama 3, and DeepSeek from scratch in PyTorch. Every chapter has runnable end-to-end code and loads real pretrained weights. Goes well past where most LLM tutorials stop.

  12. Ishi: The Discipline of Determined Intent

    Capable people drift into failure through accumulated lapses in attention. By the time collapse becomes visible, erosion has been active for years. Ishi is the discipline that interrupts drift before collapse forces correction.

  13. Java Backend Coding Technology
    Java Backend Coding Technology
    Less art, more engineering
    Sergiy Yevtushenko

    Stop debating code style. Start engineering code. Every developer brings personal preferences. Every AI tool channels different training examples. The result? Inconsistent codebases, endless code reviews, and technical debt that compounds silently. Java Backend Coding Technology introduces a radical idea: reduce the space of valid choices until there's essentially one good way to do most things. Not through rigid frameworks, but through a small set of patterns that make structure predictable, refactoring mechanical, and business logic visible. The code you write, your teammate writes, and your AI assistant generates will look the same -- because the patterns leave no room for subjective variation.

  14. The AIOps Book
    The AIOps Book
    From Manual Operations to AI-Powered Infrastructure
    Quan Huynh

    Master AI-powered infrastructure automation with this hands-on guide to building production-ready MCP servers and AI agents in Go. Transform from manual AWS operations to intelligent automation that understands your environment and makes smart decisions while keeping humans in control.

  15. Event Sourcing
    Event Sourcing
    Greg Young
    No Description Available