Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, June 6, 2026. Learn more…

Leanpub Header

Skip to main content

Filters


Books

  1. Zie Scherp Scherper - 3e editie
    Object georiënteerd programmeren met C#, van beginner naar gevorderde
    Tim Dams
    No Description Available
  2. Once upon a time Kubernetes
    Container Orchestration
    Manuel Morejón

    Master Kubernetes v1.35+ on your laptop without cloud bills. Build production-grade multi-node clusters using Kind (Kubernetes in Docker). From architecture basics to Ingress, Gateway API, and RBAC.

  3. Bash programming tutorial

  4. Microservice Transaction Patterns
    For The Enterprise
    guypardon

    Looking for microservices but without the complexity of Saga or eventual consistency? This book is for you!

  5. Practical FP in Scala
    A hands-on approach
    Gabriel Volpe

    A practical book aimed for those familiar with functional programming in Scala who are yet not confident about architecting an application from scratch. Together, we will develop a purely functional application using the best libraries in the Cats ecosystem, while learning about design patterns and best practices.

  6. Literate Configuration
    Beautiful and functional configuration files using literate programming
    Diego Zamboni

    Learn how to produce beautiful, functional and easily-shareable configuration files using Emacs and org-mode

  7. SimPy: Simulação em Python
    Um guia prático
    Afonso C. Medina

    Aprenda a construir modelos de simulação de eventos discretos e de simulação baseadas em agentes utilizando o SimPy, uma biblioteca da linguagem Python.

  8. Программирование Cloud Native. Микросервисы, Docker и Kubernetes
    Разработка приложений и микросервисов в стиле Cloud Native. Упаковка микросервисов в контейнеры Docker, развертывание микросервисов с помощью Kubernetes. Управление развернутыми сервисами и их взаимодействие.
    Иван Портянкин

    Программирование всегда доступных, распределенных, обслуживающих миллионы запросов систем основано на возможностях облаков Cloud. Книга расскажет, как создавать приложения согласно концепции Cloud Native, "рожденные" жить и работать в облаке - а именно видеть их как набор микросервисов, упаковывать в образы Docker, и управлять ими в Kubernetes.

  9. .NET Web Application Logging Essentials
    A practical guide to logging in ASP.NET, MVC, Web API and Core
    Thomas Ardal

    An introduction to logging concepts and how to use them in .NET. I'll introduce you to a range of different logging techniques and frameworks. In the final part of the book, logging from .NET web frameworks is discussed and the reader is introduced to the terms "Cloud Logging" and "Error Management".

  10. Painless Git
    A Sane Person's Guide to Distributed Development
    Nate Dickson

    Hello friend. Do you feel like you need to know git, but you don't? Well now you can! Painless Git is all about learning and having a good time doing it.

  11. Risk Analysis in the Earth Sciences
    A Lab Manual with Exercises in R
    Patrick Applegate and Klaus Keller

    Greenhouse gas emissions have caused considerable changes in climate, including increased surface air temperatures and rising sea levels. This e-textbook presents a series of laboratory exercises in R that teach the Earth science and statistical concepts needed for assessing climate-related risks. These exercises are intended for upper-level undergraduates, beginning graduate students, and professionals in other areas who wish to gain insight into academic climate risk analysis.

  12. Just Enough Linux
    Learning about Linux one command at a time
    Malcolm Maclean

    Just Enough Linux aims at getting you comfortable with some of the commands used in Linux and to hopefully help you 'get' Linux.

  13. Applied Artificial Intelligence
    An Engineering Approach
    Bernhard G. Humm

    Modern AI applications are not built from scratch but, instead, by integrating off-the-shelf components: libraries, frameworks, and services. "Applied Artificial Intelligence - An Engingeering Approach" focuses on engineering user friendly, high-performance, and maintainable AI applications.

  14. Understanding Ruby Regexp
    Example based guide to mastering Ruby regular expressions
    Sundeep Agarwal

    Scripting and automation tasks often need to extract particular portions of text from input data or modify them from one format to another. This book will help you learn Ruby Regular Expressions, a mini-programming language for all sorts of text processing needs.

  15. The GenAI Patterns Book
    29 Production Patterns for Building with Large Language Models
    Sangam Pandey

    You don't need another "intro to LLMs" tutorial. You need patterns—proven architectural blueprints that tell you exactly when to use RAG vs. fine-tuning, how to build agents that don't spiral, and why your retrieval pipeline returns garbage. This book gives you 29 of them, with architecture diagrams and working Python code. Free. No fluff. No vendor lock-in.