Leanpub Header

Skip to main content

Filters

Books

  1. Personal Kanban in a Nutshell
    Personal Kanban in a Nutshell
    The practical guide to personal happiness
    Jurgen De Smet and talboomerik
    No Description Available
  2. Start Competitive Programming!: Ace the USACO Bronze Competition

    Want to get started with competitive programming? Tired of reading cryptic code? Tired of not knowing which problems to solve next to improve? Not learning much from problems that you solve? ("Every problem looks so different :( ") We've got your back! This book is your jump-start guide into competitive programming!

  3. The agile comms handbook - revised edition
    The agile comms handbook - revised edition
    How to clearly, creatively work in the open
    Giles Turnbull

    What if you could communicate about the work your team does, as fast as the work itself happens? What if you could make busy people pay attention to the progress your team is making, without overloading them with too much detail? What if organisations could communicate more like humans do? This book has the answers.

  4. Artificial Intelligence Using Swift
    Artificial Intelligence Using Swift
    CoreML, NLP, Deep Learning, Semantic Web and Linked Data, Knowledge Graphs, Knowledge Representation
    Mark Watson

    Dive into NLP, deep learning, knowledge representation, and semantic web technologies. All of my Leanpub books, including this book, can be read for FREE on my web site: https://markwatson.com/

  5. Test-Driven Development, Build Automation, Continuous Integration
    Test-Driven Development, Build Automation, Continuous Integration
    with Java, Eclipse and friends
    Lorenzo Bettini

    Get started with Test-Driven Development (write tests before the code), Build Automation (make the overall process of compilation and testing automatic with Maven), and Continuous Integration (commit changes and a server will perform the whole build of your code). Using Java, Eclipse, and their ecosystems.

  6. How to Run an eSports (Video Game) Tournament

    Learn how to host your own eSports tournament from scratch!

  7. Advanced GPU Assembly Programming Second Edition
    Advanced GPU Assembly Programming Second Edition
    A Technical Reference for NVIDIA and AMD Architectures
    gareth thomas

    Uncover the fundamentals of GPU architecture and assembly programming with Advanced GPU Assembly Programming, a resource designed for enthusiasts and professionals who want to explore the intricate workings of modern GPUs. This book is not a step-by-step manual but a gateway to understanding GPU architecture and assembly programming at a foundational level. It’s ideal for readers who are ready to invest their own effort to experiment and grow their expertise.

  8. GPU Parallel Computing
    GPU Parallel Computing
    From Basics to Breakthroughs in GPU Programming
    gareth thomas

    GPU Parallel Computing: From Basics to Breakthroughs — A Technical Guide to GPU Programming If you want to understand how modern GPUs work and how to use them effectively for high-performance workloads, this book provides the technical foundation required.This book assumes no prior exposure to GPU internals; however, a working knowledge of electronics and general computer architecture is recommended. It is written for students, engineers, researchers, and data scientists who are new to GPU architecture and parallel programming and want a rigorous introduction before progressing into optimization and large-scale GPU systems.

  9. Codex Politica
    Codex Politica
    A Resource Primer for Deciphering the Digital Political World
    Christopher Davino

    In a time when narratives move faster than facts and politics unfolds across screens, networks, and data streams, Codex Politica serves as a clear, non-partisan guide to understanding modern power. This resource manual teaches readers how to research politics with discipline—how to evaluate sources, verify information, interpret law and policy, track global events, and recognize influence campaigns and digital propaganda.

  10. AI for Network Engineers
    AI for Network Engineers
    A Practical Playbook for Automation, Troubleshooting, and Smarter Operations
    Jozef Baros

    Practical, safe AI for people who actually run networks.

  11. Projektablage
    Projektablage
    Wie aus einer lästigen Pflicht eine mächtige Plattform für Zusammenarbeit wird
    Jan Fischbach, Wolf Steinbrecher

    Gestalten Sie den Umgang mit den Dokumenten in Ihrem Projekt. Dokumente per E-Mail zu versenden ist ineffizient: Es füllt unsere Postfächer, verursacht Wartezeiten und Fehler. Lesen Sie in diesem Leitfaden, wie Sie für verschiedenen Projekttypen eine gemeinsame Ablage einrichten.

  12. Python's Magic Methods
    Python's Magic Methods
    Beyond __init__ and __str__
    Nuno Bispo

    This book is a valuable resource for beginners and experienced Python developers, emphasizing that magic methods are not just syntactic sugar, but powerful tools that can significantly improve the functionality and performance of Python code when used correctly.

  13. Mastering Angular Signals
    Mastering Angular Signals
    A Practical Guide to Modern Reactivity, Performance, and Migration
    Muhammad Ahsan Ayaz

    Unlock the full potential of modern Angular with Signals ... now stable in Angular v22. Angular's reactivity model is going through its biggest shift yet, and Signals are at the heart of it: simpler, faster, more predictable apps. This fully updated guide takes you from the fundamentals to advanced mastery ... the core signal, computed, and effect, the new linkedSignal, resource/httpResource, and Signal Forms ... plus a practical path for migrating off Zone.js and RxJS.

  14. Rust Deep Dives
    Rust Deep Dives
    how the compiler works
    little world

    What the compiler is really doing

  15. Three Essays on NetBSD

    This book collects three essays I wrote in 2022 about the NetBSD operating system about binary formats and upgrades by building from source.