Leanpub Header

Skip to main content

Filters

Category: "Software"

Software

  1. Building Automatic Speech Recognition Applications from the Ground Up
    Building Automatic Speech Recognition Applications from the Ground Up
    A Production Guide to Voice Activity Detection, Model Selection, and Real-Time Inference
    Steve Publications

    This practical guide shows you how to build production-ready speech recognition applications from the ground up. Learn how to use Voice Activity Detection, choose the right ASR models, build real-time inference pipelines, and deploy scalable systems with hands-on examples and modern open-source tools.

  2. Will Never DM You First
    Will Never DM You First
    Inside the Scam Economy of Open Communities
    Bruno Galvao

    Every crypto channel pins the same frantic warning: the admins will never DM you first. This is the field guide to the scam economy behind that line — impersonated admins, deepfaked founders, pig-butchering, and entire synthetic communities — traced across three eras, from spam to crypto to AI, and the one question that ends it: who is in the room?

  3. Exit-Ready SaaS Infrastructure

    The value of a SaaS business is more than code and revenue. Domains, service accounts, social profiles, and infrastructure ownership matter too. A competitor claiming your brand on X is bad, but a malicious npm scope using your brand to ship harmful code to customers is far worse.

  4. Process-First Design
    Process-First Design
    Less art, more engineering
    Sergiy Yevtushenko

    Software design is the last craft that never got standardized, so the same problem yields a different structure in every shop and every sprint. Process-First Design is the method for it: design around the process, not the entity, and the dozen small structural decisions you re-litigate every time become engineering, leaving your judgment for the architecture and the domain. One running example carries it from a single use case up to a multi-tenant platform.

  5. The Haskell Blueprint
    The Haskell Blueprint
    A Direct Guide to Writing Maintainable, Real-World Software
    Gautier DI FOLCO

    A direct route from the basics to real-world Haskell. Master functions, types, and effects, structure real projects, and ship a working blog engine. Along the way, you learn design principles that make you a stronger engineer in any language.

  6. Lean Software Development Made Simple
    Lean Software Development Made Simple
    Mohammed Hamed Ahmed Soliman

    In this practical and insightful guide, Mohammed Hamed Ahmed Soliman brings the proven principles of Lean to the world of software development. Whether you’re managing large-scale enterprise applications or agile startup teams, this book will show you how to eliminate waste, optimize flow, and deliver real customer value—faster.

  7. Deliver What Matters When It Matters
    Deliver What Matters When It Matters
    Value-Driven Product Delivery through Clarity, Timing, and Flow
    Ryan Kent

    Deliver What Matters, When It Matters is a practical guide to delivery optimization for teams working in complex environments. Through real-world stories and actionable tools, it helps coaches, product managers, and delivery leaders close the gap between effort and impact.

  8. The End of AI Vendor Lock-In

    Your first AI integration is usually simple: one provider, one SDK, one model. Then production happens. Costs rise. Rate limits appear. Teams need access control. Security wants API keys centralized. Product wants to test better models. Finance wants to know who is spending what. Suddenly, the real problem is not calling an LLM. The real problem is operating AI as shared infrastructure. The End of AI Vendor Lock-In shows how LiteLLM helps teams build provider-agnostic, resilient, cost-aware AI systems that can route across models, manage fallbacks, track spend, enforce budgets, and reduce dependency on any single provider. If you are building AI products that need to survive real-world production pressure, this book is for you.

  9. Cartografía del dominio
    Cartografía del dominio
    Crónica, manual y catálogo del Domain-Driven Design
    Andoni Arroyo

    Una crónica del Domain-Driven Design desde el modelo anémico de los noventa hasta la práctica contemporánea, con manual y catálogo de cuarenta fichas. Para programadores que quieren aplicar DDD con criterio, no por inercia.

  10. Exploring Java Libraries: A Developer's Guide (Volume 2)
    Exploring Java Libraries: A Developer's Guide (Volume 2)
    Advanced Text Processing, AWT, Swing GUI, and Accessibility in Java
    Solis Dynamics

    Exploring Java Libraries: A Developer’s Guide, Volume II is a hands-on guide to Java’s text-processing, desktop GUI, and accessibility libraries. Through practical examples, structured explanations, and real-world coding scenarios, it helps developers move beyond theory and master Java’s AWT, Swing, and java.text ecosystem.

  11. Spec Driven Development
    Spec Driven Development
    Construa com IA sem perder o controle
    Bezael Pérez

    Usar IA para programar é fácil. Usá-la sem perder o controle, nem tanto. Spec-Driven Development é o método para transformar sua ideia em uma spec que a IA executa com precisão — sem loops infinitos, sem código quebrado, sem começar do zero.

  12. Everyday Rails Pruebas con RSpec (Edición en Español)
    Everyday Rails Pruebas con RSpec (Edición en Español)
    Un enfoque práctico del desarrollo guiado por pruebas
    Aaron Sumner and TranslateAI

    Consejos prácticos para agregar pruebas confiables a tus aplicaciones Rails con RSpec, con contenido ampliado y exclusivo y una aplicación de ejemplo completa. ¡Ahora actualizado para Rails 8.1! ¡Aprende a hacer pruebas con confianza!

  13. Beautiful but Boring
    Beautiful but Boring
    Writing Python Code for Future You
    Roth Earl

    The best compliment a reader can pay your code is not "this is impressive" — it is "this was exactly what I expected." Beautiful but Boring teaches the discipline of writing Python that earns that compliment: precise naming contracts, type annotations that say what a function actually requires, and a framework for maintaining those standards consistently across a codebase, a team, and a career.

  14. Event Driven Architecture with Spring Boot 4.x and Kafka 4.x

    Event-Driven Architecture with Spring Boot 4.x and Kafka 4.x is a hands-on, code-first guide to building resilient, scalable systems with real-world patterns like CQRS, event sourcing, sagas, outbox, idempotency, schema evolution, observability, and testing. Each chapter focuses on one concept and backs it with practical trade-offs, failure modes, and runnable Spring Boot projects you can clone and run today. If you want to move beyond buzzwords and actually ship event-driven systems that hold up in production, this book is for you.

  15. Spec Driven Development
    Spec Driven Development
    Construye con IA sin Perder el Control
    Bezael Pérez

    Usar IA para programar es fácil. Usarla sin perder el control, no tanto. Spec-Driven Development es el método para convertir tu idea en una spec que la IA ejecuta con precisión — sin loops infinitos, sin código roto, sin empezar de cero.