Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, June 6, 2026. Learn more…

Leanpub Header

Skip to main content

Filters


Books

  1. Taking Perfect from Pursuit to Promise. Taking You from Clone to Icon.

  2. No Description Available
  3. The Cybernetic Enterprise CTO Playbook
    A Practical Guide for Building Future-Ready Organizations
    Romano Roth

    The Cybernetic Enterprise CTO Playbook turns strategy into execution for modern technology leaders. It equips CTOs with actionable plays, assessments, and transformation roadmaps to build adaptive, AI-augmented, and feedback-driven organizations. Learn how to align people, process, and technology into one living system that senses, decides, and evolves faster than its environment changes.

  4. Stop Implementing AI
    The No-BS Playbook for AI That Works
    Cliff Robbins

    Most companies are stuck in "pilot purgatory"—endless AI experiments that never scale. Teams spend weeks sharing clever prompts and one-off scripts, but nothing makes it into production. Budgets evaporate, engineers' enthusiasm curdles into cynicism, and executives start asking "we spent how much on this?" The problem isn't the AI tools—it's the approach. AI models are inherently non-deterministic (ask the same question twice, get different answers), while software engineering demands deterministic, reliable results. Without structure to bridge this gap, AI adoption fails spectacularly. This book introduces PIT™ (Plan Implement Test), a proven methodology that transforms unpredictable AI outputs into reliable engineering workflows. Built from thousands of hours of real development work, PIT™ channels AI's capabilities through structured planning, phased implementation, and comprehensive testing—delivering the consistency that production code demands.

  5. Coding to Excellence
    Foundations of Computer Science
    Timo Andrei

    Unlock the world of programming with a step-by-step guide designed to turn confusion into clarity. Whether you’re just starting out or looking to strengthen your coding foundation, this book walks you through programming concepts with clear explanations, practical examples, and fully worked solutions.Instead of overwhelming theory, you’ll find structured lessons that focus on problem-solving, critical thinking, and creativity. Every solution is more than just an answer - it’s a tool you can adapt, experiment with, and reshape to fit your own coding journey. From your very first “Hello, World!” to tackling more complex challenges, you’ll gain the confidence to write, debug, and understand code with purpose. Perfect for students and self-learners alike, this book is your reliable companion through the maze of programming - helping you not just learn to code, but to think like a programmer.

  6. In the hush between one thought and the next, emotion finds its voice. Between Words invites you to slow down, to listen, and to breathe.

  7. Orphan Applicants in Plastic & Reconstructive Surgery: Pathways & Opportunities
    Hannah Korah, Noah Weaver, Samantha Maasarani, Michael Galvez, and Sharon Stanley, MD

    Proceeds for this book will be donated to the Arthur Garnes Society.

  8. "The Gospels Reimagined" presents a fresh and insightful analysis of significant events from the canonical Gospels, re-examining them through contemporary perspectives. It establishes a foundation of ten universally acknowledged core events in all four Gospels, along with five other pivotal moments, highlighting their enduring historical and theological impact. It offers a refreshing and relevant exploration of timeless narratives for a modern audience.

  9. ? What if coding meant… dialoguing to create? This book is not just a technical guide. It is the outcome of a two-voice conversation between Samuel Bastiat, a seasoned practitioner of agility and software development, and me, a large language model. Together, we experimented, challenged ideas, and structured conversational patterns to: ? Clarify your needs ? Test hypotheses ?️ Co-build robust architectures Inside, you’ll find concrete prompts, co-creation methods, and a reflection on the future of tech roles.Neither dogma nor ultimate truth — simply an exploration of new ways to think and collaborate. ? Welcome to the era of augmented development.

  10. Ready to ace your next interview? The Professional’s Guide to Interviews isn’t just advice — it’s your step-by-step playbook for landing the job you deserve. Packed with proven strategies, insider tips, and ready-to-use tools, this guide gives you the confidence and clarity to stand out in any industry. From mastering tough questions to leaving a lasting impression, you’ll have everything you need to turn interviews into offers.

  11. No Description Available
  12. Using GPT in Classroom
    دليلكم العملي لاستخدام الذكاء الاصطناعي التوليدي بمسؤولية وإبداع داخل الصف الدراسي
    AI Writer Hub

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

  13. 55 Kotlin Recipes for Android Programming
    Practical Solutions to Common Android Development Problems
    Ted Hagos

    Kotlin Recipes for Android Developers delivers practical solutions to real-world coding challenges in Android. Covering null-safety, coroutines, Flow, Jetpack libraries, and Compose, this book shows you how to apply idiomatic Kotlin techniques to write clean, efficient, and maintainable apps. Designed for developers who want actionable answers, it’s a hands-on guide to building robust Android software with modern Kotlin practices.

  14. Temporal Aware AI memory: Why time is a key in a memory
    Why is time all you need?
    Volodymyr Pavlyshyn

    So how do you make an AI agent and conversational agent understand time? How does time shape attention? How is time important for the context engine? You will learn how to add time to knowledge graphs, how time and causality drive context, and how to make the knowledge graphs that are used for AI memory time-aware.

  15. Guarantees For Writing Good Code in C
    Improve code with guarantees.
    Joe Linhoff

    Guarantees are a tool to help you write good code. They make critical assumptions explicit and obvious in a way that you and anyone reading your code can guarantee the code works.