Leanpub Header

Skip to main content

Filters


Books

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

  2. Digitale Transformation mit System (Edition 2026)
    Trends, Technologien, Geschäftsmodelle, Organisation, Prozesse, Planung und Change-Management der digitalen Transformation
    Wolfgang Keller, Hermann Ladner, and Michael Kunz

    Digitale Transformation war das Hype-Thema vor KI. Es gibt allerdings einen nicht geringen Anteil an Fach- und Führungskräften, deren Wissen darüber weiter ausbaufähig ist. Dieses Buch ist eine Einführung für alle diejenigen, die keine "digitalen Pioniere" sind, sondern wissen wollen, was aus dem Thema Digitalisierung auf sie zukommen kann und aus dem Thema KI zusätzlich auf sie zukommen wird.

  3. Rust Full-Stack Development with AI Pair Programming
    Learn full-stack Rust by building a complete, production-level FDX banking platform — backend, frontend, security, testing, and AIassisted development. Whether you’re a seasoned engineer or a beginner to modern Rust, this book takes you from concept to deployment through a fully working application designed for today’s real-world software teams.
    Konstantin Pupkov
    No Description Available
  4. Data Science Project
    An Inductive Learning Approach
    Filipe A. N. Verri

    "Data Science Project: An Inductive Learning Approach" provides a comprehensive methodology for data science project development, emphasizing software engineering principles essential for reliable solutions. Dr. Filipe Verri, a senior data science project manager, guides readers through the origins, scope, and key concepts of data science. This book covers machine learning, data handling, and rigorous validation techniques, all essential for preparing readers to tackle complex, real-world projects.

  5. lego4scrum - deutsche Ausgabe
    Eine vollständige Anleitung zu #lego4scrum - eine großartige Möglichkeit, das Scrum Framework und ein agiles Mindset zu vermitteln.
    Alexey Krivitsky

    lego4scrum - eine der interaktivsten Methoden, um ein agiles Mindset und das Scrum Framework in Aktion zu demonstrieren. Dieses Buch fasst jahrelange Experimente und hunderte von lego4scrum-Workshops zusammen. Es wird Dir ermöglichen, Scrum auf eine völlig neue, frische und unterhaltsame Weise zu unterrichten. Dies ist die deutsche Ausgabe.

  6. Rust for Javascript Developers
    A Practical Guide to Systems Programming for the Web Developer
    Dwayne Charrington

    Learn Rust the fast way, by mapping it to the JavaScript you already know. Go from ownership and traits to building a CLI, an Axum web server, a SQLx database layer, and WebAssembly modules you can call straight from JavaScript.

  7. Pwning OWASP Juice Shop
    Björn Kimminich

    Official companion guide to the OWASP Juice Shop. Being a web application with a vast number of intended security vulnerabilities, the OWASP Juice Shop is supposed to be the opposite of a  best practice  or  template application  for web developers: It is an awareness, training, demonstration and exercise tool for security risks in modern web apps.

  8. Windows Internals: Architecture of Modern Microsoft Operating Systems
    From Boot to Shutdown — Kernel Design, Security, Virtualization, and Debugging in Windows 10, 11, and Server
    Steve T. Publications

    Discover how Windows really works beneath the desktop. From boot to shutdown, this book provides a practical, in-depth exploration of the Windows NT kernel, covering architecture, memory management, security, virtualization, debugging, and more for developers, security professionals, and advanced students.

  9. Advanced Windows Programming
    Modern Systems Development for Windows 11
    Steve T. Publications

    Go beyond the surface of Windows development and explore the platform from the inside out. Covering everything from kernel internals and Win32 APIs to the Windows App SDK, cloud integration, virtualization, and AI, this comprehensive reference equips experienced developers with the knowledge to build high-performance, secure, and modern Windows applications with confidence.

  10. The Kubernetes Platform Engineer Interview Guide
    Advanced Controllers, Syncers, Multi-Tenancy, API Scalability, and Staff-Level System Design
    Luca Sepe

    Prepare for Kubernetes platform engineering interviews like a Staff Engineer. Learn how controllers, informers, syncers, finalizers, API scalability and multi-tenancy behave in real systems, then put it all into practice with a hands-on workspace-syncer capstone project. A practical guide to reasoning, designing, debugging, and explaining Kubernetes control-plane systems.

  11. The OCaml Handbook
    A Complete Guide from First Program to Production Systems
    Steve T. Publications

    Discover the power and elegance of OCaml, from your very first program to production-ready applications. The OCaml Handbook combines clear explanations, practical examples, and real-world insights to help students and experienced developers alike master one of the most expressive programming languages in use today.

  12. Kubernetes Administration: The Definitive Guide
    From Cluster Foundations to Production Operations at Scale
    Steve T. Publications

    Take Kubernetes beyond the basics and learn how to run clusters in production with confidence. Covering architecture, networking, security, observability, GitOps, and day-to-day operations, this practical guide is packed with hands-on examples, proven patterns, and real-world insights for managing Kubernetes at any scale.

  13. Advanced Software Architecture
    Designing Resilient, Scalable Systems for the Cloud-Native Era
    Steve T. Publications

    Modern software architecture is about making the right design decisions for systems that must scale, adapt, and remain reliable. Advanced Software Architecture explores the patterns, principles, and real-world practices behind cloud-native systems, helping experienced developers and architects build resilient solutions with confidence.

  14. Rust from Sockets to Servers
    Building a High-Performance Web Server in Rust from First Principles
    Steve T. Publications

    Most developers can build a web server with a framework. Far fewer understand what happens underneath. Rust from Sockets to Servers takes you from raw TCP sockets to a production-ready web server built in Rust, giving you a deep understanding of HTTP, async programming, TLS, routing, and the foundations behind every modern web application.

  15. Mastering the Vulkan API
    A Practical Guide to Modern GPU Programming in C++
    Steve T. Publications

    Unlock the full power of modern GPU programming with Mastering the Vulkan API. This practical guide helps intermediate C++ developers build high-performance graphics and compute applications through clear explanations, hands-on examples, and production-inspired best practices.