Leanpub Header

Skip to main content

Filters


Books

  1. This book is designed to help Russian students learn verbs and their grammar by presenting verbs grouped by subject.

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

  3. Go Apps on Kubernetes
    Production Best Practices
    Luca Sepe

    Go services often fail in production for boring reasons: weak probe semantics, missing timeout budgets, unsafe retries, noisy telemetry, and rollout settings that look fine until traffic spikes. Go Apps on Kubernetes is a practical pocketbook for engineers who ship and run Go microservices on K8s. It gives you concise, production-focused guidance you can apply immediately: health/readiness contracts, graceful shutdown and draining, retry/backoff patterns, observability defaults (metrics, logs, traces), security hardening baselines, and deployment/autoscaling templates. No theory dump, no platform-admin detours. Just reusable patterns and incident-oriented checklists to help your services start cleanly, degrade predictably, and recover fast.

  4. jq + kubectl for SRE
    Incident-oriented JSON queries for Kubernetes resources
    Luca Sepe

    Triage Kubernetes incidents faster with a practical jq + kubectl pocketbook. Real commands, real use-cases, zero fluff: from pod failures and endpoint mismatches to rollout drift, node pressure, and RBAC checks.

  5. Stop building fragile AI wrappers and start engineering production-ready SaaS architectures. Master the AI-native stack, from pgvector pipelines to secure multi-tenant deployments. Bridge the gap between a prototype and a scalable business with deep-dive engineering. The ultimate blueprint to build software that scales from user zero to one million.

  6. The C# and .NET Interview Compendium – Second Edition
    Interview Questions and Answers for C# and .NET Developers
    Yohan Rodriguez

    A practical, modern interview-preparation compendium for C# and .NET developers.

  7. Maintainable React
    Test-Driven Development, Refactoring and Clean Code.
    Juntao Qiu

    Struggling with messy React code? This book shows you how to refactor with confidence using real-world examples and timeless design principles—so your code stays clean, readable, and easy to change. Perfect for developers who want to level up their frontend craft.

  8. Experience the bliss of the on-prem architecture of the Power BI Report server and its technology 

  9. C++ Initialization Story
    A Guide Through All Initialization Options and Related C++ Areas
    Bartłomiej Filipek

    From basic syntax, constructor and destruction rules, lifetime, and template deduction. Everything you want to know about Modern C++ techniques related to initialization. C++20 (and even C++23) included!Buy together with my C++ Lambda book or with Lambda and C++17 books Print version @Amazon.com

  10. Open Source Network Management
    A step-by-step guide for getting started with open source network management tools.
    Josh VanDeraa

    Looking to get into modern network management tools that are in the open-source? This is the place for you. This will get you up and running quickly with modern tools such as Nautobot, Grafana, Prometheus, and Hashicorp Vault. This is the modern stack that is being deployed by many of the largest companies!

  11. Agile is an adjective. It’s a way of approaching knowledge work. Read this book to find out how to apply business analysis in an agile manner so that you can be an effective member of your team.

  12. Pure Bash Bible
    A collection of pure bash alternatives to external processes.
    Dylan Araps

    A collection of pure bash alternatives to external processes and programs. The bash scripting language is more powerful than people realise and most tasks can be accomplished without the need for or dependence on external programs.

  13. Practical guidance for teams, organisations and networks to manage without hierarchy.

  14. SurviveJS - Maintenance
    Streamline JavaScript Workflow
    Juho Vepsäläinen and Artem Sapegin

    Maintenance is a recurring issue in projects. "SurviveJS - Maintenance" discusses the topic from the perspective of JavaScript and discusses common practices you can use to improve your workflow and projects.

  15. The Tao of tmux
    and Terminal Tricks
    Tony Narlock

    Is it safe to ditch the GUI and IDE? Or maybe you could get an instant optimization to your workflow right now, with great potential to pay off down the road as you utilize new features. Learn to navigate the world to the terminal using the tool depended on daily by thousands of system administrators and programmers.