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. No Description Available
  2. Under The Hood
    Build Every Layer of a Large Language Model from Scratch
    Ramchand Kumaresan

    A practical, project-driven manual for engineers who want to understand how modern language models are built — and where they fail — by writing every layer themselves. From a scalar autograd engine to RLHF to fused specialists, in 35 hands-on projects with deliberate sabotage experiments. Build it. Break it. Measure it.

  3. Aprende a llevar Claude Code más allá de las demos: agentes que usan herramientas, respetan permisos, dejan trazas y funcionan dentro de sistemas reales de producción. Una guía práctica para diseñar, evaluar y escalar agentes sin perder control, calidad ni seguridad.

  4. From Zero to Production with AWS Lambda
    A Technical Guide for Building Production-Ready Serverless Applications
    Lucas Brogni

    Most tutorials about AWS Lambda stop at simple examples. Real-world systems are much more complex.From Zero to Production with AWS Lambda is a practical guide for developers who want to move beyond “Hello World” and build reliable serverless systems that actually run in production.This book explains how AWS Lambda works under the hood, how to design maintainable serverless architectures, and how to integrate Lambda with services like API Gateway, DynamoDB, SQS, and EventBridge.Instead of focusing on theory, the book emphasizes real engineering practices: observability, error handling, security, testing strategies, deployment pipelines, and cost optimization.If you want to understand how to design, build, and operate production-ready serverless applications, this guide will help you get there.

  5. AI with JavaScript & TypeScript: Foundations
    OpenAI API, Zod, and LangChain.js
    Edgar Milvus

    Stop learning Python and start building AI with the tools you already master. Master production-ready AI orchestration using Node.js, LangChain, and type-safe Zod. Bridge the gap between web development and AI Engineering without switching your stack. Start your journey with the Web AI Series and build the next generation of intelligent apps.

  6. CISSP: La Última Milla (Edición en Español)
    Tu guía hacia la meta final
    Pete Zerger and TranslateAI

    El libro cubre todos los temas del programa de estudios más reciente del examen CISSP, organizado en un formato que facilita profundizar en dominios y conceptos específicos del examen de un vistazo, lo que lo convierte en un recurso esencial para cualquiera que aspire a prepararse para el examen sin desperdiciar tiempo ni dinero.

  7. .NET 10.0 Update
    Die Neuerungen in .NET 10.0 inklusive C# 14.0, ASP.NET Core 10.0, Entity Framework Core 10.0, WPF 10.0, Windows Forms 10.0 und .NET MAUI 10.0 gegenüber .NET 9.0
    Dr. Holger Schwichtenberg

    Dieses kompakte .NET 10.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 9.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen die Neuerungen in .NET 10.0 in folgenden Bereichen auf:- Neuerungen an den .NET 10.0 SDK-Werkzeugen- Neuerungen in C# 14.0- Neuerungen in der .NET 10.0-Klassenbibliothek- Neuerungen in System.Text.Json 10.0- Neuerungen in Entity Framework Core 10.0- Neuerungen in Blazor 10.0- Neuerungen in ASP.NET Core 10.0- Neuerungen für WPF 10.0- Neuerungen für Windows Forms 10.0- Neuerungen in .NET MAUI 10.0

  8. Eternal Spring
    Our Guide to Mexico City (2026)
    Paul Thurrott and Stephanie Thurrott

    Eternal Spring: Our Guide to Mexico City is like a Rick Steves guidebook for Mexico City ... that in many ways is nothing like a Rick Steves guidebook for Mexico City

  9. Windows Everywhere
    The rise and fall of the most important software platform of all time
    Rafael Rivera and Paul Thurrott

    This is the story of Microsoft Windows, but told in a different way and from a different perspective. It is the story of the aspirations that Microsoft had for the platform over time. Object-Oriented Programming in the era of “Cairo.” The brief moment when the .NET craze engulfed the company. The touch-first mania of Windows 8. And so much more.

  10. Laravel 13 from scratch: Full Stack web development with Vue 3 and Tailwind CSS
    Real Full Stack Web Development with Vue 3, Tailwind CSS, REST API, Role Management with Spatie, and Testing with Pest
    Andrés Cruz Yoris

    This book is for anyone who wants to build their first applications in Laravel 12, this writing offers a step-by-step introduction, knowing the most relevant aspects and focused above all on practice. Integration with other packages, Vue 3, Oruga UI, Tailwinds.CSS, build Rest Apis, CRUDs and much more.

  11. Laravel 13 desde cero: desarrollo web Full Stack con Vue 3 y Tailwind CSS
    Aprende a crear aplicaciones web modernas con Laravel 13, desde tus primeros proyectos hasta una REST API protegida y un frontend en Vue 3
    Andrés Cruz Yoris

    Este libro es para cualquiera que quiera construir sus primeras aplicaciones en Laravel 10, este escrito ofrece una introducción paso a paso, conociendo los aspectos más relevantes y enfocado sobre todo a la práctica. Está dirigido a aquellos que quieran aprender algo nuevo, conocer sobre un framework que tiene muy poca documentación en español.

  12. The Seniority Trap
    Become a senior engineer without losing your soul
    Sandor Dargo

    Being a senior engineer is mostly not about coding. This doesn't mean that it shouldn't involve hands-on programming. Sadly, many engineers end up in senior developer roles that have more in common with project management than development. I share with you based on my personal experience how to avoid that trap but still get recognized and promoted.

  13. NETWORK SECURITY MANAGEMENT
    Joseph Thachil George

    The main purpose of this book is to understand the concept of network security. When implementing the network, the primary concern is to ensure confidentiality, integrity, and authentication. These concepts have been discussed in this book and explained with practical examples

  14. If you want to take the LPI-701 DevOps tools exam , you don't know how to prepare?You don't have a documentation ?You don't know how you can start ?You need some suggestion ?Don't worry,I give on your hand,my books that will help you 100% to achieve your goal.I'll give you a detailed course when we will cover all skills and provides some uses cases

  15. OOP gained currency when Xerox PARC designed Smalltalk, a programming environment accessible to children who could learn about the world and about the computer simultaneously by modelling real-world problems on their computer. How has this simple design language for children become so complicated that pro devs give up?