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. The software guidebook
    A guide to documenting your software architecture.
    Simon Brown

    A guide to documenting your software architecture.

  2. Business Architecture Challenges
    How to identify and avoid potential architecture risk
    Tom Graves
    No Description Available
  3. Business Architecture Basics
    Key themes, concepts, practices and guidance
    Tom Graves
    No Description Available
  4. Building Modern Apps for Android
    Compose, Kotlin, Coroutines, Jetpack, and the best tools for native development.
    Yair Carreno

    Este trabajo será valioso para aplicar en cualquier compañía, startup o iniciativa personal.Ya sea para aplicar refactor a un proyecto o para iniciar una moderna aplicación móvil Android con sólidas bases de Arquitectura.Ha sido una pieza de referencia invaluable para mis proyectos y espero que también se convierta en lo mismo para el lector.

  5. Hotwire is the default frontend solution shipped in Rails, this book will teach you how to make it work with Django, you will learn building modern web applications without using much JavaScript.

  6. RESTful Dictionary
    English - HTTP
    Cesare Pautasso

    Which HTTP method should I pick for my API path? Look it up in the RESTful dictionary.

  7. From theory to practice in enterprise-architecture
    Connecting ideas to solve practical challenges
    Tom Graves
    No Description Available
  8. Whether you're in the boardroom, at the chalkboard, or whiteboard, presentations are everywhere. It doesn't matter if you are backed by a slide deck or just the marker in your hand, a presentation's strength comes from you. A word well spoken can change the world. How far can you get in 10 Days?

  9. Exchange of Bowls
    A Roleplaying Moment
    Ludovico Alves

    Barter and currency have no place among people that see each other as peers and wish to cultivate relationships. Gifts are for friends, neighbors and comrades — or those that wish to become so.

  10. "We can only see a short distance ahead, but we can see plenty there that needs to be done." ~ Alan Turing

  11. In this book, I stated how we could gain the product-first approach. I have shared methods and experiences that I sincerely believe may benefit you. I hope this book will enable you to include product-first intent in your code-first perspective. 

  12. Creating More Effective Graphs shows how to choose clear, accurate, effective graphs to make it easier to understand the data. It also shows how to avoid misleading and deceptive graphs. Some of the graph forms recommended are dot plots and trellis graphics (also called lattice plots and faceted plots). It contains examples of good and bad graphs.

  13. Quality Engineering
    Gagnez en vélocité et qualité pour réussir votre transformation digitale
    Antoine Craske

    Les acteurs incapables d’atteindre le high-standard nécessaire à la transformation digitale vont disparaître. Pour survivre à la transformation numérique, nous devons changer notre paradigme de création et de la livraison logicielle.

  14. Getting started with Vue Native
    Your journey in mobile app development with Vue begins here
    Andrés Cruz Yoris

    Vue Native is an excellent tool when you already know how to program in Vue and want to turn to other technologies that use the React Native core or React Native itself.

  15. Getting started with Alpine.js 3: your lightweight JavaScript framework for reactive interfaces
    Alpine.js from scratch with examples, To Do List app, global state, Tailwind CSS
    Andrés Cruz Yoris

    Do you want reactive interfaces without pulling in a heavy framework like React or Vue for every button, modal, or dropdown? Alpine.js 3 lets you add modern interactivity using just HTML and a bit of JavaScript. In this book you will go from the core directives (x-data, x-show, x-model) to advanced patterns with Alpine.data, Alpine.store, and Alpine.reactive, building real components like menus, modals, a full To‑Do List app, and small projects styled with Tailwind CSS.