Leanpub Header

Skip to main content

Filters

Category: "Computers and Programming"

Books

  1. Clean Code Principles and Patterns, 2nd Edition
    Clean Code Principles and Patterns, 2nd Edition
    A Software Practitioner's Handbook
    Petri Silen

    One of the most comprehensive no-fluff guides for software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.

  2. Gleam in Depth
    Gleam in Depth
    A Practical Guide to Building Robust Concurrent Systems
    Steve Publications

    Build a strong foundation in Gleam and learn how to turn its simplicity into reliable, concurrent systems. From language basics and the BEAM to OTP, web development and deployment, this practical guide uses clear explanations and runnable examples to help you build software that is safe, scalable and ready for production.

  3. Modern Web Development with Rust and Axum
    Modern Web Development with Rust and Axum
    Building Production-Grade APIs and Services
    Steve Publications

    Build production-ready web services with Rust and Axum. Follow Taskflow, a practical task management API, from the basics through authentication, databases, real-time features, observability and deployment. With code examples, you’ll learn how the pieces fit together and gain the skills to build reliable Rust APIs.

  4. From C to Rust
    From C to Rust
    Modernizing Production Systems Without Starting Over
    Steve Publications

    Modernize your C codebase without tearing it apart. From C to Rust is a practical guide to introducing Rust where it actually makes sense, building safe boundaries and migrating piece by piece while production keeps running. No hype, no clean-slate fantasy, just real tradeoffs, runnable examples and a path you can follow.

  5. Modern ANSI C Programming
    Modern ANSI C Programming
    A Complete Guide to Correct, Portable, and Professional C Code
    Steve Publications

    Master C the way it is used in serious software. Modern ANSI C Programming takes you from the fundamentals to memory management, data structures, concurrency and production-ready practices, with practical examples that show what works, what breaks and why. Write C that is portable, secure, efficient and built to last.

  6. Terminal Interfaces
    Terminal Interfaces
    Building Modern TUI Applications in Go, Python and Rust
    Steve Publications

    Build terminal apps that feel fast, polished and built to last. Terminal Interfaces takes you from the fundamentals of how terminals work to production-ready TUIs in Go, Python and Rust, using complete examples that grow from simple programs into powerful real-world tools.

  7. Mastering Frida
    Mastering Frida
    Dynamic Instrumentation, Reverse Engineering and Security Testing with frida.re
    Steve Publications

    Get inside running software and see what it’s really doing. Mastering Frida takes you from your first hook to building serious instrumentation tools for Windows, Linux, macOS, Android and iOS. Learn how Frida works under the hood, where platforms differ and how to use its power without getting burned.

  8. The DuckDB Handbook
    The DuckDB Handbook
    A Comprehensive Guide to In-Memory Analytical Processing
    Steve Publications

    DuckDB has changed how people work with data by bringing fast analytical queries to a lightweight embedded database. Whether you are exploring Parquet files, building data pipelines or embedding analytics into your application, this handbook shows you how to get the most out of DuckDB with practical examples and real-world techniques.

  9. ENTERPRISE AI ARCHITECTURE AND THE MODERN AI STACK
    ENTERPRISE AI ARCHITECTURE AND THE MODERN AI STACK
    VOLUME I — DESIGNING THE STACK
    Padmanabham Venkiteela

    Enterprise AI is more than LLMs and chatbots. Learn how to design secure, scalable, and production-ready AI systems using a vendor-neutral architecture that connects data, models, agents, APIs, governance, and enterprise integration into one modern AI stack.

  10. Advanced Windows Programming
    Advanced Windows Programming
    Modern Systems Development for Windows 11
    Steve Publications

    Go beyond the surface of Windows development and explore the platform from the inside out. Covering everything from kernel internals and Win32 APIs to the Windows App SDK, cloud integration, virtualization, and AI, this comprehensive reference equips experienced developers with the knowledge to build high-performance, secure, and modern Windows applications with confidence.

  11. Mastering Jetpack Compose
    Mastering Jetpack Compose
    Building Modern Android UIs from Fundamentals to Production
    Steve Publications

    Jetpack Compose is redefining Android UI development with a modern declarative approach. Mastering Jetpack Compose teaches you the fundamentals, advanced techniques, and production-ready patterns you need to build high-quality Android applications with confidence.

  12. Mastering Modern C++23
    Mastering Modern C++23
    A Practical Guide to Real-World Features, Patterns, and Best Practices
    Steve Publications

    Mastering Modern C++23 is a practical guide to the latest C++ standard, helping intermediate and advanced developers confidently adopt its most important language and library features. With clear explanations, production-ready examples, and real-world best practices, you'll write safer, more expressive, and high-performance C++ code.

  13. CUDA Programming from Scratch
    CUDA Programming from Scratch
    From First Principles to Production-Grade GPU Applications
    Steve Publications

    Learn CUDA programming from the ground up by understanding how GPUs really execute code. This book shows you how to write efficient kernels, optimize performance, and build high-performance applications for AI, scientific computing, image processing, and other demanding workloads on modern NVIDIA GPUs, including Blackwell.

  14. Rust for LLM Inference
    Rust for LLM Inference
    Building High-Performance LLM Inference Engine from Scratch
    Steve Publications

    Learn how modern LLM inference engines work by building one from scratch in Rust. From transformers and tokenization to KV caching, quantization, batching, and GPU optimization, this book combines theory, hands-on code, and performance engineering to help you create fast, production-ready AI systems.

  15. LLM Agent Patterns: From Single Agents to Orchestrations
    LLM Agent Patterns: From Single Agents to Orchestrations
    Build React, RAG, Self Consistent and Many More Pattern Agents
    Sourena Khanzadeh

    Move beyond prompts and learn the design patterns behind modern AI agents.From ReAct and RAG to planning, verification, memory, orchestration, and multi-agent collaboration, LLM Agent Patterns shows you how to build LLM systems that are not only powerful, but structured, reliable, and production-minded. If you want to understand how agentic systems actually work—and how to build them yourself—this book is your guide.