Leanpub Header

Skip to main content

Filters


Books

  1. No Description Available
  2. 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.

  3. Kiselev's Arithmetic
    A Rigorous, Student-Friendly Approach to Arithmetic That Builds Real Mathematical Thinking
    Valery Manokhin

    Most people think they are bad at math. In reality, they were never taught arithmetic properly.This book is a modern English edition of Arithmetic by Alexander P. Kiselev—the text that formed the backbone of mathematical education in Russia and USSR for over a century and helped produce generations of exceptionally strong mathematicians, scientists, and engineers.Unlike modern textbooks that prioritise shortcuts, visuals, and lowered expectations, Kiselev builds arithmetic logically, systematically, and rigorously. Every method is explained. Every operation has meaning. Exercises are carefully sequenced to develop real understanding—not rote pattern-following.This book does not promise “easy math”. It promises something better: clarity, confidence, and competence.Whether you are a student, a parent, a tutor, or an adult rebuilding fundamentals, this book will change how you understand arithmetic—and why so much later mathematics suddenly becomes easier.

  4. Production Engineering from DevOps to MLOps
    Sebastien Donadio and Arnab Bose

    The book to bridge DevOps and MLOps

  5. Amplio Learning Kata
    A system for coaching, learning, and continuous improvement
    Al Shalloway
    No Description Available
  6. AWS Certified Machine Learning - Specialty (MLS-C01) Certification Guide - Second Edition
    The ultimate guide to passing the MLS-C01 exam on your first attempt
    Packt Publishing Ltd

    Master your expertise and skills in machine learning with this AWS Certified Machine Learning Specialty exam guide. Become proficient in designing robust solutions and prove expertise in deploying machine learning models on the AWS cloud.

  7. Math is not just about smart. It's also about sweat.

  8. Why We Still Suck At Resilience
    Organizational Dynamics
    Adrian Hornsby

    Your organization does all the right things. They practice chaos engineering, GameDays, and load testing. They conduct incident reviews and operational readiness reviews. Yet the same types of incidents keep recurring. This book examines why resilience practices so often fail to build resilience, revealing the organizational dynamics that systematically transform learning mechanisms into compliance theater and what you can do to navigate them consciously.

  9. Jetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them. You could also be interested on the Jetpack Compose Internals course by Jorge Castillo. Find it in composeinternals.com

  10. Agile Testing Condensed Japanese Edition
    Agile Testingの考えが濃縮された一冊
    Yuya Kazama, Janet Gregory, and Lisa Crispin

    Janet GregoryとLisa Crispinによる2019年9月発行の書籍『Agile Testing Condensed』の日本語翻訳版です。アジャイルにおいてどのような考えでテストを行うべきなのか簡潔に書かれています!

  11. Data Analysis for the Life Sciences
    Rafael A Irizarry and Michael I Love

    Data analysis is now part of practically every research project in the life sciences. In this book we use data and computer code to teach the necessary statistical concepts and programming skills to become a data analyst. Instead of showing theory first and then applying it to toy examples, we start with actual applications and describe the theory as it becomes necessary to solve specific challenges. The book includes links to computer code that readers can use to follow along as they program.

  12. Spring Boot API: Insurance Quote Application
    Build APIs That Work—Clearly, Confidently, and With Purpose
    Gerry Byrne

    Spring Boot API: Insurance Quote Application will help you master Spring Boot, Java, and Test-Driven Development by building a real-world insurance quote application, guided by clear, practical steps and hands-on coding exercises. Discover how to design robust APIs, implement microservices, and apply Agile best practices with user stories, Gherkin scenarios, and comprehensive testing strategies. Whether you’re a beginner or refining your skills, this book empowers you to create scalable, maintainable software solutions for today’s enterprise environments

  13. Ist es möglich, eine moderne Webanwendung schnell zu erstellen und den Entwicklungsprozess zu lieben? Mit Symfony 5 ist das möglich. Dieses Buch – geschrieben vom Erfinder von Symfony – beschreibt einen pragmatischen Ansatz für die Entwicklung von Webanwendungen mit Symfony 5: vom Anfang bis zum Produktivbetrieb.

  14. D3 Start to Finish (2nd Edition)
    Learn how to make a custom data visualisation using D3.js.
    Peter Cook

    D3 Start to Finish shows you how to build a custom, interactive and beautiful data visualisation using the JavaScript library D3.js (versions 6 & 7). The book covers D3.js concepts such as selections, joins, requests, scale functions, events & transitions. You'll put these concepts into practice by building a custom, interactive data visualisation.

  15. Approaching PHP from a functional perspective. Yes, really. (With just a pinch of category theory.)