Leanpub Header

Skip to main content

Filters

Books

  1. The Case for Connection
    The Case for Connection
    Why Connected Organizations Win: Twelve Practices for the AI Era
    Dave Clack

    Technology doesn't fail companies. Relationships do. Connection is the answer. Twelve Practices, Thirty Six experts. Must Haves for AI success. Backed by evidence not opinion. Results in multiples, not by margins.

  2. Modern Android Security for Developers
    Modern Android Security for Developers
    Kotlin Patterns for a Dangerous World
    Mahmoud Ramadan

    Build Android apps that can survive real-world attacks. Modern Android Security is a practical, Kotlin-first guide that shows how apps are actually compromised—and the proven patterns you need to protect data, APIs, and users in a hostile environment.

  3. Data Munging With Perl [2ed]
    Data Munging With Perl [2ed]
    Techniques for data recognition, parsing, transformation and filtering
    Dave Cross

    "Work in Progress" - Updated with the latest syntax, new CPAN modules and new file formats

  4. Rust for Network Programming and Automation, Second Edition
    Rust for Network Programming and Automation, Second Edition
    Work around designing networks, TCP/IP protocol, packet analysis and performance monitoring using Rust 1.68
    GitforGits | Asian Publishing House

    From the fundamentals of TCP/IP to advanced packet manipulation and analysis techniques, we have delved deeply into the core concepts that power modern networks. The practical examples and hands-on approach were created to teach you real-world skills that you can immediately apply to your projects. Whether you're developing network applications, troubleshooting network issues, or automating network tasks, the knowledge in this book will help you succeed.

  5. TYPO3 CMS Certified Integrator, 7th edition (English)
    TYPO3 CMS Certified Integrator, 7th edition (English)
    Exam study guide for the official TCCI certification of the TYPO3 Association
    Michael Schams

    This book is the ideal study guide for the official TCCI certification by the TYPO3 Association. The revised and updated 7th edition for TYPO3 v13 LTS contains more than 350 example questions and detailed explanations of which answers are correct and why. Simply the perfect choice for every integrator to prepare for the test and master the exam! 🏆

  6. Be a Learning Machine

    You’ll just need the Five Essential Elements of Learning Through five essential elements, you’ll gain the ability to learn anything deeply—no matter how complex the subject. These five pillars of effective learning will become lifelong tools, guiding you every time you set out to truly master new knowledge and retain it permanently. If you're ready to stop passively consuming information and start truly mastering it, this book is for you.

  7. Practical FP in Scala
    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.

  8. C++17 - The Complete Guide
    C++17 - The Complete Guide
    Nicolai M. Josuttis

    All new language and library features of C++17 (for those who know previous versions). Learn how C++17 impacts day-to-day C++ programming, how to benefit in practice, how to combine new features, and how to avoid all new traps.Hardcover version (please, prefer a local bookstore) Paperback versionSpanish versionC++23C++20Bundle with C++ Move Semantics

  9. Building Linux Appliances: From Bootloader to Production Image
    Building Linux Appliances: From Bootloader to Production Image
    An End-to-End Guide to Architecting, Building, Securing, and Operating Purpose-Built Linux Systems
    Steve Publications

    Build Linux systems that do more than boot. This hands-on guide takes you from bootloader and kernel to secure updates, reproducible images, manufacturing and fleet operations. With runnable code and production-tested techniques, you’ll learn how to build Linux appliances designed for the real world.

  10. Essential Scheme
    Essential Scheme
    A Complete Guide to the Language and Its Philosophy
    Steve Publications

    Scheme looks simple by design, but beneath its tiny core lies a remarkably powerful way of thinking about programs. Essential Scheme takes you from your first expression to continuations, macros and interpreters, revealing the ideas behind the language along the way. Clear examples and careful explanations make Scheme’s deepest concepts approachable.

  11. Building Reliable Infrastructure with Tailscale, WireGuard, and Zero-Trust Networking
    Building Reliable Infrastructure with Tailscale, WireGuard, and Zero-Trust Networking
    A Practical Guide to Modern, Secure, and Observable Network Architecture
    Steve Publications

    Build secure, modern infrastructure with confidence. This hands-on guide shows you how to use Tailscale, WireGuard and zero-trust networking to create reliable, observable systems that scale. Follow practical, production-ready examples you can apply right away without guesswork or unnecessary complexity.

  12. The Complete Linux Guide
    The Complete Linux Guide
    From Absolute Beginner to Advanced Practitioner — A Complete Step-by-Step Guide
    Steve Publications

    Learn Linux with a practical, step-by-step guide that takes you from beginner to advanced user. Build real skills through hands-on examples and gain the confidence to use Linux in professional and everyday environments.

  13. The Local LLM Engineer
    The Local LLM Engineer
    Steve Publications

    This book is a practical guide to building and running local AI systems in 2026. Learn how to choose hardware, run modern LLMs, build RAG pipelines and AI agents, and deploy secure, efficient infrastructure while keeping full control of your models and data.

  14. Spring Security 7 From Internals to Production

    Spring Security 7 from the inside out. Trace requests through the filter chain, build a custom identity provider with Spring Authorization Server, secure reactive WebFlux services, and ship production hardened systems backed by JWT, OAuth2, OIDC, SAML2, WebAuthn, and zero trust microservice patterns. Built around CineTrack on Spring Boot 4 and Java 21. Written for engineers who already ship Spring Boot in production.

  15. Hibernate Spring Data JPA in Depth

    Most developers treat Hibernate as a black box that turns objects into rows. This book opens the box, shows you exactly what happens inside, and teaches you how to make it work for you at scale.