Leanpub Header

Skip to main content

Filters

Books

  1. Stateful & Stateless Microservices in Python
    Stateful & Stateless Microservices in Python
    Beginners Guide
    Sudhanshu Jaiswal

    "What if building microservices was as simple as running a food court? Each stall does one thing perfectly—pizza, burgers, smoothies—no chaos, just collaboration. Some remember your order (stateful), others don’t (stateless). This book turns distributed systems from a nightmare into a well-oiled machine. Ready to serve up scalable, cloud-ready microservices in Python? Dive in!"

  2. AI & Productivity: Mastering AI-Driven Workflows, Professional Automation, and Expert Prompt Engineering for the Modern Workplace
    No Description Available
  3. Car Starter, Alternator, Wiper And Washer System
    Car Starter, Alternator, Wiper And Washer System
    A Deep Dive into Diagnostic Excellence and Advanced Component Troubleshooting for the Modern Technician.
    Wardoyo

    Stop guessing and start diagnosing. Master the essential circuits of the Starter, Alternator, and Wiper systems with this practical, step-by-step engineering guide. Built for those who demand precision and real-world results.

  4. Toyota Production System Concepts
    Toyota Production System Concepts
    Andon: Visual Control and Smart Response the Toyota Way
    Mohammed Hamed Ahmed Soliman

    What if your team could stop problems the moment they begin — or even before? That’s the power of Andon, one of Toyota’s simplest and most powerful Lean tools.

  5. Jidoka
    Jidoka
    The Toyota Principle of Building Quality into the Process
    Mohammed Hamed Ahmed Soliman

    Many companies chase lean tools—kanban, takt time, one-piece flow—but fail to grasp the deeper philosophy behind them. While Just-in-Time (JIT) gets most of the spotlight, it’s Jidoka—the second pillar of the Toyota Production System (TPS)—that makes quality truly sustainable.

  6. OpenClaw and Hermes for Agentic AI

    What if agentic AI was less about hype and more about work you can actually inspect?OpenClaw and Hermes for Agentic AI is a practical field guide to building with local agents, memory, tools, sessions, cron jobs, and ACP bridges. It shows how to turn fuzzy ideas into reliable workflows with clear boundaries, real artifacts, and human review where it matters most.If you want a grounded look at how agent systems really operate, this book starts there.

  7. A Complete Guide to Just-in-Time Production
    A Complete Guide to Just-in-Time Production
    Inside Toyota's Mind
    Mohammed Hamed Ahmed Soliman

    Just-in-Time Production takes you behind the scenes of Toyota’s revolutionary system, showing how the company emerged stronger than competitors after the 1970 oil crisis and became a global benchmark in manufacturing excellence. Learn why Western automakers misunderstood JIT—and how Lean Thinking, as popularized by James P. Womack, revealed the true power of connecting the whole value chain to customer demand.

  8. Pair Programming with Modern LLMs and Agents
    Pair Programming with Modern LLMs and Agents
    How AI tools like Cursor and Claude Code Radically Transform Software Development
    Michael D. Callaghan

    AI doesn’t fail loudly. It generates code that looks correct and compiles anyway. This book shows you how to make AI dependable by building the context and guardrails that keep your team shipping instead of debugging.

  9. Emagrecimento Saudável
    No Description Available
  10. Open Letters to Iain McGilchrist—First Letter: On Iain McGilchrist’s Implicit Physiological Confirmation of Kantian Stereoperspectival Epistemology

    What if Kant’s theory of knowledge were not merely a philosophical speculation, but an implicit description of the very architecture of the human brain?In this ambitious philosophical work, Marcel Chelba proposes a new epistemological paradigm: Stereoperspectival Epistemology — a theory of knowledge integrating Kantian transcendental philosophy, modern neuroscience, brain hemispheric asymmetry, cybernetics, and the epistemological crises of contemporary science.

  11. FRB 180916  DOSSIER GRATUITO — Documento de análisis

    Durante años, los FRB fueron interpretados como eventos aislados. FRB 180916 modificó ese escenario. La señal no apareció una sola vez. Volvió. Y lo hizo siguiendo una estructura temporal medible. Este dossier técnico analiza uno de los casos más extraños registrados por la radioastronomía moderna: una fuente de emisiones rápidas de radio que repite actividad en ciclos observables. El documento expone: — comportamiento periódico, — ventanas de actividad, — limitaciones instrumentales, — hipótesis físicas, — inconsistencias abiertas, — y el problema estructural que introduce un fenómeno repetitivo a escala extragaláctica. No es ficción. No es divulgación simplificada. No ofrece conclusiones definitivas. Es un análisis técnico-documental basado en registros reales, observaciones públicas y límites conocidos de interpretación científica.

  12. Toyota Production System Concepts
    Toyota Production System Concepts
    How to Create Continuous Production Flow?
    Mohammed Hamed Ahmed Soliman

    One piece flow (or single-piece flow) is a lean manufacturing strategy where products are moved through production steps one unit at a time, rather than in batches. It improves efficiency and reduces waste by eliminating inventory bottlenecks between workstations, allowing for faster delivery and better quality control.

  13. Create Flutter widgets dynamically with a REST API in Laravel or Django
    Create Flutter widgets dynamically with a REST API in Laravel or Django
    Create a REST API (JSON) with Laravel and PHP or Django and Python - connect it to an iOS and Android app with Dart
    Andrés Cruz Yoris

    In this book, you won't just learn to create static screens; you will learn to build dynamic interfaces (Server-Driven UI). We will start with layout in Flutter, move through the robust construction of APIs and models using Laravel and Django, and finish by implementing a "Widget Mix" so the backend dictates how the app looks. By the end, you will have built a system where you can update your users' UI in real-time, without having to wait for app store approvals. This is the solid foundation you need to develop scalable and modern applications.

  14. Crea widgets de Flutter dinámicamente con una Rest API en Laravel o Django
    Crea widgets de Flutter dinámicamente con una Rest API en Laravel o Django
    Crea una Rest Api (JSON) con Laravel y PHP o Django y Python - conéctala con una aplicación en iOS y Android con Dart
    Andrés Cruz Yoris

    En este libro, no solo aprenderás a crear pantallas estáticas; aprenderás a construir interfaces dinámicas (Server-Driven UI). Comenzaremos con la maquetación en Flutter, pasaremos por la construcción robusta de APIs y modelos usando Laravel y Django, y terminaremos implementando un "Mix de Widgets" para que el backend dicte cómo se ve la app. Al finalizar, habrás construido un sistema donde podrás actualizar la UI de tus usuarios en tiempo real, sin tener que esperar las aprobaciones de las tiendas de aplicaciones. Esta es la base sólida que necesitas para desarrollar aplicaciones escalables y modernas.

  15. Beyond the Tutorial: Building a Real Spring Boot Service on AWS

    You can build a controller. You can wire up a repository. You can probably get a Spring Boot app running in under ten minutes.But can you build a service that feels real?This book takes you beyond the tutorial version of Spring Boot and into the parts that actually matter: clean structure, security, persistence, testing, containers, AWS deployment, observability, and the trade-offs that separate demo code from production-minded software.Build a real Spring Boot service. Ship it to AWS. Learn how backend systems are actually put together.