Leanpub Header

Skip to main content

Filters

Books

  1. SIMD Programming for Modern Software Engineers
    SIMD Programming for Modern Software Engineers
    From Fundamentals to Advanced Optimization
    Steve Publications

    SIMD can make software dramatically faster, but getting it right takes more than knowing a few intrinsics. This book shows you how vectorization really works, how to avoid costly mistakes and how to turn ordinary code into fast, production-ready software with techniques you can use again and again.

  2. Ten Days in the Quiet Wood — A Calm 10‑Day Nature Checklist Guide
    Ten Days in the Quiet Wood — A Calm 10‑Day Nature Checklist Guide
    Quiet Living • Slow Days • Nature‑Centered Routine
    EcoVolt Living

    A gentle, beginner‑friendly 10‑day nature retreat guide with daily checklists, reflection prompts, and a full companion pack. Designed for quiet living, slow mornings, and simple outdoor routines.

  3. Zero-Idle GPU
    Zero-Idle GPU
    Running inference workloads on Azure Container Apps serverless GPU, with measured cost data
    ACO

    A GPU inference service on Azure that costs nothing while idle. Real billing data from 48 days in production, plus every trap that cost me time getting there.

  4. Coding Voyage: From Mind to Code
    Coding Voyage: From Mind to Code
    A Beginner's Guide to Programming, Thinking, and Building Real Things
    Lingyuan Studio, louletao, and Yang Zhijie

    Learn C, Python, and assembly — not just the syntax, but the thinking behind them. This book helps you understand computers, write real code, and see where technology meets the real world.

  5. The Psychology of a Toddler
    The Psychology of a Toddler
    Understanding Their World. Nurturing Their Heart. Building Their Future.
    Km Sonia Saini

    Why does your toddler suddenly cry, scream, say “NO,” or have a huge reaction over something so small? The Psychology of a Toddler helps mothers understand the emotions, behavior, brain development, communication, tantrums, and needs behind those little reactions—so you can respond with more patience, confidence, and connection.

  6. Creación, diseño e integración de audio y música en videojuegos

    Descubre cómo crear, diseñar e integrar música, efectos, ambientes y diálogos en videojuegos con Unity y FMOD, y ponlo en práctica con un videojuego real completo.

  7. The complete guide to commercial cucumber farming

    Turn Cucumber Farming Into a Profitable Agribusiness Cucumber farming can be more than just growing vegetables—it can become a profitable business when you understand how to plan, plant, manage, harvest, and market your crop effectively. The Complete Guide to Commercial Cucumber Farming gives you practical knowledge for starting and managing a successful cucumber farm, from site preparation and seed selection to fertilizer application, pest and disease management, harvesting, budgeting, and profitability. Whether you're a beginner or an experienced farmer, this guide will help you understand what it takes to grow cucumbers successfully and approach farming with a business mindset.

  8. Building Autonomous Bug Bounty Agents
    Building Autonomous Bug Bounty Agents
    Automating Recon, Triage, and Reporting with Python & AI
    Muhammad Ahmad Ejaz

    Master applied security automation! Learn how to build, code, harden, and deploy 24/7 continuous autonomous AI security agent swarms using Python 3.10+, Playwright, LLM Triage (Gemini & Ollama), OAST interaction verification, and Burp Suite Pro extensions.

  9. ROY - OS' - Handbook 1: Foundations & Framework

    Move beyond prompting. Build the foundation for AI systems.AI is no longer just a tool for generating text, ideas, or answers.The real opportunity begins when you understand how to structure AI, communicate with it effectively, build repeatable workflows, and think in terms of systems.ROY-OS¹ — AI Foundation gives you that foundation.Start with AI fundamentals. Learn Prompt Engineering and practical AI frameworks. Build structured workflows. Develop an AI-system mindset.Then take the next step—from using AI to building with AI

  10. A Smartphone-Free Childhood: Restoring Balance
    A Smartphone-Free Childhood: Restoring Balance
    1-(ترجمة دقيقة ومباشرة، وهي الأكثر إقناعاً ووضوحاً)
    مليون

    متى كانت آخر مرة لعب فيها طفلك بالخارج دون أن يطلب هاتفك؟ يُبحر بك هذا الكتاب في عمق التحدي الرقمي المعاصر، ويوفر لك خطة عمل ملهمة وبسيطة لإعادة التوازن لحياة طفلك النفسية والبدنية، ومنحه الفرصة ليعيش طفولة حقيقية وصحية.

  11. Canvas Academy
    Canvas Academy
    Build real 2D games with the HTML5 Canvas — no engine, no framework, no build step
    Ali Reza Hassan Sagor

    You don't need Unity to make a game. A text editor, a browser, and 24 chapters: build a complete Breakout from scratch, then your own games — with the HTML5 Canvas and nothing else.

  12. Adaptation and Fine-Tuning
    Adaptation and Fine-Tuning
    What it costs to teach a model something new — built, broken and measured from scratch
    Hatem M.

    Use LoRA because it forgets less. Keep the learning rate low. Mix in some general data. Stopearly. Four pieces of advice everyone repeats and almost nobody quantifies. This book measures each one — and two turn out to be doing something other than what they arecredited with. LoRA's retention is governed by a scaling constant, not by its parameterefficiency. Early stopping bounds the damage without separating it from the gain. Everyexperiment reports two numbers: the new task, and the capability you were not trying tochange.

  13. Who Moved My Taxes?
    Who Moved My Taxes?
    Chinmoy Mukherjee

    When the golden mountain of public wealth vanishes overnight, four seekers enter a bureaucratic labyrinth of bribes and blank pages. What they find is not a single thief, but the quiet art of how a nation’s substance is moved—one unsigned certificate, one delayed road, one empty classroom at a time. A modern fable of accountability, loss, and the courage to keep watching.

  14. Visual Basic .NET Programming: From Beginner to Advanced
    Visual Basic .NET Programming: From Beginner to Advanced
    A Complete Guide to Modern VB.NET Development on the .NET Platform
    Steve Publications

    Start with your first line of code and grow into a confident VB.NET developer. Through clear explanations, practical examples and real-world projects, you’ll master modern .NET, object-oriented design, LINQ, async programming, databases, Windows apps, web APIs, testing and deployment, with a focus on writing software built for the real world.

  15. Behavior-Driven Development for AI Agents
    Behavior-Driven Development for AI Agents
    A Complete Guide to Specification-First Software Engineering with Autonomous Coding Systems
    Steve Publications

    AI coding agents can move fast, but speed without clear intent creates expensive mistakes. This practical guide shows how Behavior-Driven Development turns specifications into a reliable contract between you and autonomous coding systems, helping agents build the right thing, catch problems earlier and produce software you can trust.