Leanpub Header

Skip to main content

Filters

Books

  1. Modern GPU Architecture Second Edition
    Modern GPU Architecture Second Edition
    Volume One Graphics Pipeline Design and Hardware Implementation
    gareth thomas

    Graphics Pipeline Design and Hardware ImplementationModern GPUs are the most complex and efficient parallel processors ever created—and this book shows you exactly how they work at the hardware level.Unlike typical graphics or programming guides, this volume takes you inside the GPU itself: how instructions flow through pipelines, how memory hierarchies sustain bandwidth, how shader cores and fixed-function units cooperate to render billions of pixels per second.

  2. Modern GPU Architecture Second Edition
    Modern GPU Architecture Second Edition
    Volume Two Compute Acceleration Tensor Cores, and Advanced Systems
    gareth thomas

    Modern GPUs are the most complex and efficient parallel processors ever created—and this book shows you exactly how they work at the hardware level. Unlike typical graphics or programming guides, this volume takes you inside the GPU itself: how instructions flow through pipelines, how memory hierarchies sustain bandwidth, how shader cores and fixed-function units cooperate to render billions of pixels per second.

  3. AlgoEmbedded
    AlgoEmbedded
    Data Structures and Algorithms for Embedded Systems
    Tri-Vien Vu

    Stop writing code that only works on your laptop.Your O(n²) sorting algorithm runs fine on an i9 processor. But on a Cortex-M4 with 2KB of RAM? It crashes the stack.AlgoEmbedded is the first textbook that stops teaching "Computer Science" and starts teaching Embedded Engineering. Learn how to adapt standard algorithms for the constraints of the real world.

  4. PostgreSQL Internals Mastery: A Comprehensive Guide
    PostgreSQL Internals Mastery: A Comprehensive Guide
    Volume I: Foundations & Core Concepts
    Giovanni Martinez

    "It’s 3 AM, your database just hit 500 connections, and everything has ground to a halt. Do you know why?"Most database outages aren't mysterious—they are architectural. Stop treating PostgreSQL as a black box and start understanding the mechanical "why" behind the engine. PostgreSQL Internals Mastery: Volume I is a modular deep dive designed for senior engineers who need to bridge the gap between writing SQL and architecting high-performance systems. From the process-per-connection model to the groundbreaking Asynchronous I/O (AIO) features of PostgreSQL 18, learn the internals that separate database architects from administrators. Don't just tune knobs; understand the machine.

  5. An Applied Guide To Water And Effluent Treatment Plant Design

    The information contained in this book is usually provided on the job by mentors so it will remain a vital resource throughout your career.

  6. The Indie Sprinter
    The Indie Sprinter
    Learn How to Find Profitable Ideas and Ship Indie Products
    Kwame Adoko

    Stop chasing startup ideas. Start solving real problems. The Indie Sprint teaches you to uncover profitable niches, validate them fast, and ship lean indie products, without pitching to investors or going viral. Perfect for developers, indie hackers, and builders who want to make something that matters.

  7. Actionable Agile Metrics For Predictability: Tenth Anniversary Edition

    Actionable Agile Metrics for Predictability is a comprehensive guide on how to use flow metrics and analytics to get the predictability your customers crave.

  8. macOS App-Entwicklung: Der SwiftUI-Weg (Deutsche Ausgabe)

    Haben Sie tolle Ideen für macOS-Apps, wissen aber nicht, wo Sie anfangen sollen? Dieses Buch wird Sie nicht nur mit den richtigen Werkzeugen und wesentlichen Konzepten ausstatten, sondern Sie auch Schritt für Schritt mit praktischen Beispielen anleiten. Machen Sie sich bereit, Ihre Kreativität zu entfesseln und Ihre eigene App zu veröffentlichen!

  9. Master Software Architecture
    Master Software Architecture
    A Pragmatic Guide
    Maciej "MJ" Jedrzejewski

    Tired of architecture books that read like academic papers? This pragmatic guide will show you how to design robust systems that work in the real world. I have learned these lessons the hard way so you don't have to. Everything you need to know about software architecture—from core principles to advanced patterns—explained in plain English and practical examples. Paperback edition

  10. Retrieval-Augmented Generation
    Retrieval-Augmented Generation
    An Engineer's Guide to Building RAG Systems with Your Own Data
    Jeroen Herczeg

    The engineer's guide to RAG systems that survive a deploy.

  11. You Don't Know JS Yet: Get Started
    You Don't Know JS Yet: Get Started
    Get to know JS
    Kyle Simpson

    It seems like there's never been as much widespread desire before to learn JS. But with a million blogs, books, and videos out there, just where do you start? Get Started prepares you for the journey ahead, first surveying the language then detailing how the rest of the You Don't Know JS Yet book series guides you to knowing JS more deeply.

  12. The Art of Data Science
    The Art of Data Science
    A Guide for Anyone Who Works with Data
    Roger D. Peng and Elizabeth Matsui

    This book describes the process of analyzing data. The authors have extensive experience both managing data analysts and conducting their own data analyses, and this book is a distillation of their experience in a format that is applicable to both practitioners and managers in data science. Printed copies are available through Lulu.

  13. Life in the Lab, the essential guide to becoming a researcher
    Life in the Lab, the essential guide to becoming a researcher
    Experimental design, conducting research, data analysis and statistics, and writing up your work for publication
    Kevin Hamill

    New to research? This is the one book you should read. It's got everything. It'll take you from choosing your project and starting out in a lab, through designing experiments, acquiring data and performing the appropriate analysis, and all the way on to writing up your work for publication, and presenting your work at conferences.

  14. FAT12
    FAT12
    Understanding and Implementing the Classic File System in C
    Björn Götz

    A hands-on guide to building a complete FAT12 filesystem driver in C — from reading your first sector to running code in QEMU. Write everything yourself, boot sector to cat command.

  15. Software Engineering - The Soft Parts
    Software Engineering - The Soft Parts
    Lessons from 10 years at Google
    Addy Osmani
    No Description Available