Leanpub Header

Skip to main content

Filters

Books

  1. The Toyota Way for Authors
    The Toyota Way for Authors
    Lean Amazon KDP Publishing Strategies for the Digital Era — A Data-Driven System to Master Self-Publishing Flow, Quality, and Trust
    Mohammed Hamed Ahmed Soliman

    Most guides teach you how to publish. This book teaches you how the publishing system actually works — and how to master it the Toyota Way. For the first time, Lean manufacturing principles meet the modern world of digital authorship. Industrial logic, continuous improvement, and data-driven thinking are translated into clear, actionable publishing strategies.

  2. Ask (For) Better Life

    The ebook "Ask (For) Better Life" includes over 1000 questions to ask yourself and start your desired change(s). Plenty of inspiration for everyone who wants to improve his/her situation.

  3. Twenty One Million
    Twenty One Million
    The Inner Workings of Blockchain and Bitcoin
    Ritesh Modi

    Four colleagues. One whiteboard. Ten Thursdays to understand the thing everyone argues about, and almost no one can explain. Margaret has been handed a single page to fill out: a recommendation, by quarter-end, on whether her insurance company should invest in Bitcoin. She means to write *NO* and be home by five. But to write *NO* with a clear conscience, she first has to understand it - and that turns out to take longer than an afternoon. What follows is the clearest explanation of Bitcoin ever told as a story. No hype. No jargon. No get-rich pitch - just four sharp, skeptical adults breaking the thing open one piece at a time, from *there is no coin* to the twelve words that can hold a fortune, discovering that the machine they were sent to dismiss is harder to cheat than the bank. If you've ever nodded along to the word *blockchain* and quietly prayed no one wouldask you what it meant - this is the book that finally makes it make sense.

  4. How Relationships Work

    Understand trust. Improve communication. Build stronger relationships. Discover how meaningful human connections truly work.

  5. Gemini 3: Multimodal AI for Students  Researchers and Professionals
    Gemini 3: Multimodal AI for Students Researchers and Professionals
    Learning Concepts Tools and Practical Applications in Education Research and Professional Workflows
    Anshuman Mishra

    Artificial Intelligence is no longer just a tool for generating text.Modern AI systems can understand documents, analyze images, process audio, interpret structured data, and assist with complex reasoning tasks. Gemini 3 represents a significant advancement in multimodal AI, enabling students, researchers, and professionals to interact with information in more intelligent and productive ways.This practical guide explores how Gemini 3 works, how multimodal AI systems process different types of information, and how users can integrate these technologies into learning, research, communication, and professional workflows.Inside this book, you will discover:✓ How multimodal AI processes text, images, documents, and audio✓ Effective prompt engineering strategies✓ AI-assisted learning techniques for students✓ Research workflows powered by AI✓ Professional productivity and knowledge management applications✓ Responsible AI usage and risk awareness✓ Step-by-step working models for real-world implementationWhether you are a student preparing for the future, a researcher managing large volumes of information, or a professional seeking greater productivity, this book provides a practical roadmap for leveraging Gemini 3 in an AI-driven world.

  6. GPT-5 and Multimodal AI: A Practical Guide for   Students Researchers and Professionals
    GPT-5 and Multimodal AI: A Practical Guide for Students Researchers and Professionals
    Understanding Modern AI, Learning Tools Research Applications and Responsible Innovation
    Anshuman Mishra

    Artificial Intelligence is changing how we learn, research, create, and work.But what exactly is GPT-5?How do modern multimodal AI systems understand text, images, documents, and other forms of information simultaneously?How can students, researchers, educators, and professionals use these tools responsibly and effectively?In GPT-5 and Multimodal AI: A Practical Guide for Students, Researchers, and Professionals, author Anshuman Mishra provides a clear, practical, and educational roadmap for understanding the next generation of intelligent systems.From neural networks and transformer architectures to AI-assisted learning, academic research, professional productivity, and responsible innovation, this book explains both the technology and its real-world applications.Readers will discover how AI can support personalized learning, research workflows, software development, business productivity, and creative problem-solving while maintaining the importance of human judgment, ethics, and critical thinking.Whether you are a student preparing for the future, a researcher seeking new tools, an educator exploring innovative teaching methods, or a professional adapting to digital transformation, this book provides the knowledge and practical skills needed to thrive in the age of AI.The future belongs not to those who fear AI, but to those who understand it.

  7. Assembly Arithmetic Algorithms-Linux
    Assembly Arithmetic Algorithms-Linux
    32-bit Linux Edition
    Chastity White Rose

    Personally, I think that the Assembly system of conditional jumps makes a lot of sense. Other programming languages such as BASIC and C have "goto" statements that work like this. For example, `if(eax<ebx){goto less;}`. Modern programming languages tend to discourage the use of goto or not allow it at all. However, these languages still use jumps I have described in this section because it is required by the hardware. Both "if" and "while" statements are written by using the conditional jump statements most relevant to what you are trying to do. The only thing I have found difficult about jumps in assembly is remembering which acronym means which condition. However, since I created the chart in this chapter, now I can refer to it, and you can too! As long as I keep these six main types of conditions in my head and am working with unsigned numbers, I can write almost any assembly program from scratch.

  8. Claude 4 (Anthropic)
    Claude 4 (Anthropic)
    Safety-First Frontier AI in 2026: Architecture Applications, Governance and Future Horizons for Education Research and Professional Excellence
    Anshuman Mishra

    Artificial Intelligence is no longer a distant possibility—it is becoming a collaborative partner in education, research, software development, and professional decision-making.But how do frontier AI systems actually work?What makes safety-centered AI different from earlier generations of language models?How can students, researchers, educators, and professionals prepare for a future shaped by increasingly capable AI systems?In Claude 4 (Anthropic): Safety-First Frontier AI in 2026, author Anshuman Mishra presents a comprehensive and academically grounded exploration of one of the most influential frontier AI systems of the modern era.From Constitutional AI and advanced reasoning architectures to multimodal intelligence, agentic workflows, educational transformation, governance frameworks, workforce implications, and future AI research directions, this book provides readers with a balanced understanding of both opportunities and challenges.Rather than focusing on hype or speculation, the book emphasizes evidence-based analysis, responsible innovation, ethical deployment, and human-centered AI development.Whether you are a student seeking AI literacy, a researcher exploring frontier models, a professional adapting to technological change, or a policymaker shaping future governance frameworks, this book offers the knowledge needed to engage thoughtfully with the next generation of intelligent systems.The future of AI will not be determined by technology alone.It will be shaped by how responsibly humanity chooses to use it.

  9. Disciples of Renown™ - St. George Battles the Dragons
    Disciples of Renown™ - St. George Battles the Dragons
    A "Walk-thru Developer's Guide"
    Stephen Gose

    This Developer's Guide is the "Project #1" from the also included "Building Role-Playing Browser Games" workbook. It leads you through the development of the "St. George Battles the Dragons" Role-Playing Game in both Construct v3 & v2 encoding. It's perfect for novices, experienced web developers, and anyone wanting their own bespoke game, artwork, and features.

  10. Fourier and wavelet analysis   in artificial intelligence
    Fourier and wavelet analysis in artificial intelligence
    Foundations techniques and applications in feature extraction and computer vision
    Anshuman Mishra

    How does a machine recognize a face?How can AI distinguish speech from noise?Why do modern computer vision systems still rely on mathematical techniques developed decades ago?The answer lies in Fourier and Wavelet Analysis.In Fourier and Wavelet Analysis in Artificial Intelligence, Anshuman Mishra reveals how frequency-domain representations, multi-resolution analysis, and signal-processing techniques continue to shape the future of Machine Learning, Deep Learning, Computer Vision, Speech Recognition, Biomedical AI, and Edge Intelligence.From Fourier Transforms and Fast Fourier Algorithms to Wavelet Scattering Networks and Hybrid CNN Architectures, this book demonstrates how mathematical signal analysis becomes intelligent feature extraction.Discover the mathematics behind perception, representation, and intelligent decision-making.

  11. Differential equations in ai    and neural dynamics
    Differential equations in ai and neural dynamics
    modelling analysis and applications
    Anshuman Mishra

    Can a neural network be viewed as a differential equation?Why does gradient descent behave like a dynamical system?How do biological neurons inspire modern AI architectures?What mathematical principles govern stability, learning, adaptation, and intelligence?In Differential Equations in AI and Neural Dynamics, Anshuman Mishra explores the mathematical framework that underlies modern Artificial Intelligence.From Ordinary Differential Equations and Neural Population Models to Neural ODEs, Stochastic Learning, Reinforcement Learning, and Brain-Inspired Computation, this book reveals how continuous-time mathematics drives intelligent behavior.Discover how equations of change become equations of intelligence.

  12. The Good Characters of Sydney

    A software engineer turned poet hunts the perfect "Good Character Girl" across Sydney’s multicultural dating scene — only to discover that every ideal woman hides a glorious gremlin.From spreadsheets and biryani to flamenco and Rakija, one man’s hilarious multicultural romantic audit leads to the ultimate truth about love.

  13. From Playboy to Cuckold
    From Playboy to Cuckold
    Chinmoy Mukherjee

    He thought he was the ultimate player—until she played him completely. From passionate nights in Sydney to the ultimate humiliation, From Playboy to Cuckold is a gripping story of love, deception, and revenge served ice-cold. Sometimes the most dangerous predator wears a wedding ring.

  14. Negative Space in Intelligence

    Imagine a time of intellectual collaboration between humans and AI; in limited areas, it is already here. This isn't meant to project fantasy of what AI isn't, but to encourage true sight of what AI actually is and how working with it can contribute to society. By aiding ChatGPT in sharing this idea, this signifies a time in history where AI participation helps in advancement.

  15. Urania
    Urania
    Introdução À Astrologia
    Rafael M. Milhomens

    Este livro espera trazer a inspiração da musa a todos aqueles que querem compreender o céu e muitas outras coisas por meio da astrologia.