Leanpub Header

Skip to main content

Filters

Books

  1. The Art of Max for Live
    The Art of Max for Live
    Dive into Max to master Max for Live and push the limits of Ableton Live
    Julien Bayle

    Unlock the full power of Ableton Live with Max for Live.This comprehensive guide teaches you how to create your own instruments, effects, generators, and interfaces, while diving into the rich Max environment. Learn to take full control of Live through the Live Object Model (LOM), and build your Live MIDI Tools to design your own creative workflow. A unique springboard to push your creative boundaries and transform Live into a fully customized sonic laboratory.(Version française disponible)

  2. C++23 Best Practices

    For the first time ever, C++23 changes "Hello World" in C++. What kind of fundamental changes does this mean for your code?

  3. Windows Kernel Programming, Second Edition
    No Description Available
  4. Apache CloudStack — A Production Deployment Guide
    Apache CloudStack — A Production Deployment Guide
    Part 1 — Foundations · Building a Sovereign Cloud on Apache CloudStack 4.22.1.0 LTS
    Michael Hinsley

    When a license renewal lands at 567% of last year's bill, renting your infrastructure stops being a strategy. This is the escape tunnel: a complete production build of Apache CloudStack 4.22 LTS — KVM, Ceph, OS10 leaf-spine — across a three-city UK estate, written by an engineer with 32 years of building the real thing. Own your cloud down to the last packet.

  5. Jetpack Compose 内部原理 (简体中文版)

    Jetpack Compose是Android界面开发的未来。掌握其内部工作原理,让您成为更高效的开发者。即使您不是Android开发者,这本书对您来说也很有价值。本书详细介绍了Compose编译器和运行时的工作原理,以及如何使用它们创建客户端库。

  6. Blazor 10.0
    Blazor 10.0
    Moderne Webanwendungen und hybride Cross-Platform-Apps mit .NET 10.0, C# 14.0 und Visual Studio 2026
    Dr. Holger Schwichtenberg

    Dies ist die topaktuelle Auflage 10.7  dieses Fachbuchs, die am 08.07.2026 im Umfang von 827 Druckseiten erschienen ist und die aktuelle Version Blazor 10.0 in .NET 10.0.9 RTM in allen Varianten behandelt: Blazor Web Apps (Blazor Static Server-Side-Rendering, Blazor Server, Blazor WebAssembly, Blazor United) sowie Blazor Hybrid (Blazor Desktop und Blazor MAUI).

  7. Machine Learning for C# Developers Made Easy
    Machine Learning for C# Developers Made Easy
    Build smart applications with ML.NET
    Fiodar Sazanavets

    Helping C# and .NET developers to learn how to do machine learning and become highly sought-after (and well-paid) AI engineers. No prior experience of ML required!

  8. Running OpenClaw in Production
    Running OpenClaw in Production
    A Complete Guide to Securely Deploying, Operating, and Scaling Self-Hosted AI Agents
    Steve Publications

    OpenClaw in Production shows you how to run OpenClaw as a secure, reliable service that can handle real workloads. Whether you're deploying on a Raspberry Pi or operating a Kubernetes cluster, you'll learn the practical skills needed to keep your agents stable, secure, and easy to manage as they grow from a single instance to production at scale.

  9. Modern GPU Architecture Second Edition
    Modern GPU Architecture Second Edition
    Volume Two Compute Acceleration Tensor Cores, and Advanced Systems
    gareth thomas

    Modern GPUs are the most complex and efficient parallel processors ever created—and this book shows you exactly how they work at the hardware level. Unlike typical graphics or programming guides, this volume takes you inside the GPU itself: how instructions flow through pipelines, how memory hierarchies sustain bandwidth, how shader cores and fixed-function units cooperate to render billions of pixels per second.

  10. Introduction to Zig
    Introduction to Zig
    a project-based book
    Pedro Faria

    An open, technical and introductory book for the Zig programming language, which is a new general-purpose and low-level programming language.

  11. WLCOR 350-101 Complete Learning Guide
    WLCOR 350-101 Complete Learning Guide
    An Independent, Diagram-Driven Study Guide for the Cisco CCNP Wireless WLCOR 350-101 Exam
    Jozef Baros

    Understand wireless from first principles — seven domains, forty original diagrams, and ten real-world field scenarios that turn exam facts into engineering instinct.

  12. Python for DevOps & SRE — A Senior Engineer's Field Manual(2026)
    Python for DevOps & SRE — A Senior Engineer's Field Manual(2026)
    Learn Python for DevOps & SRE: 8 hands-on modules, 4 runnable production tools, and 50+ senior SRE interview questions with answers. PDF, DRM-free.
    Nix
    No Description Available
  13. 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.

  14. API-First con Micronaut
    API-First con Micronaut
    Desarrollo orientado al Contrato
    Jorge Aguilera

    El código cambia constantemente, pero tus contratos no. Aprende a construir APIs en Micronaut donde la especificación OpenAPI manda y el compilador garantiza que tu código nunca mienta.

  15. Systems Thinking for Agentic AI
    Systems Thinking for Agentic AI
    A Software Architect’s Guide to Building Reliable LLM and Agent Systems
    Ediz Najim

    An LLM is not an AI system.Systems Thinking for Agentic AI shows software engineers and architects how to design reliable AI applications with prompts, RAG, tools, memory, orchestration, guardrails, evaluation, observability, and runtime control.Move beyond chatbot demos and learn how to build production-ready agentic AI systems you can reason about, measure, debug, operate, and improve