Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Books

  1. Left of the Loop
    Left of the Loop
    When AI writes the code, shared understanding becomes the scarce resource.
    Simon Schrottner

    AI made implementation cheap and shared understanding scarce. This is the book about how teams should adapt the process.

  2. Learning Common Lisp
    Learning Common Lisp
    A Complete Guide to Common Lisp Programming from First Principles to Advanced Metaprogramming
    Steve Publications

    Discover the power of Common Lisp through a clear, practical guide that takes you from your first S-expression to advanced macros, CLOS and the condition system. Learn not just how Lisp works but why it remains one of the world's most influential programming languages.

  3. Testing Like a Senior: Patterns & Anti-Patterns Across Software QA Career Levels

    The QA field manual: the entire career arc, from your first two weeks on the job to strategic leadership, told through patterns and anti-patterns.

  4. Test Strategy and Quality Metrics: Measuring What Matters
    Test Strategy and Quality Metrics: Measuring What Matters
    Strategic Thinking, ROI Calculation, and Data-Driven Release Decisions
    Yuri Syuganov

    Move from running tests to leading quality: strategy aligned with business goals, automation ROI you can defend, and metrics that drive decisions.

  5. Local AI Search Engine
    Local AI Search Engine
    Building Intelligent Document Retrieval Systems from Scratch
    Steve Publications

    Learn how to build a fast, private AI search engine that indexes and retrieves documents using modern open-source tools. From a simple prototype to a production-ready system, you will create intelligent local search that runs entirely on your own hardware.

  6. Git and Version Control: Beyond Push and Pull
    Git and Version Control: Beyond Push and Pull
    Branching Strategies, Collaboration, and QA Workflows
    Yuri Syuganov

    Beyond push and pull: branching strategies, conflict resolution without fear, bisecting your way to the guilty commit, and PR reviews that matter.

  7. CI/CD Pipelines: From Commit to Confidence
    CI/CD Pipelines: From Commit to Confidence
    Building, Testing, and Deploying with Automation
    Yuri Syuganov

    From commit to confidence: pipelines where tests gate what matters, run in parallel, and tell developers the truth fast.

  8. Browser Test Automation: Playwright, Patterns, and the Death of Fragile Tests
    Browser Test Automation: Playwright, Patterns, and the Death of Fragile Tests
    From First Locator to Production Framework
    Yuri Syuganov

    From your first locator to a production framework the whole team trusts — auto-waiting, fixtures, network mocking, and the end of fragile tests.

  9. Manual Testing Fundamentals: The Bedrock
    Manual Testing Fundamentals: The Bedrock
    Test Design, Execution, and the Thinking Behind Every Test
    Yuri Syuganov

    Before automation, there is thinking. Test design, exploratory testing, and bug reports that get fixed — the bedrock the rest of QA stands on.

  10. Jetpack Compose 메커니즘
    Jetpack Compose 메커니즘
    @Composable의 모든 작동 원리를 파헤치다.
    Jaewoong

    이 책은 컴포즈 컴파일러, 런타임, UI 레이어, 그리고 성능 튜닝에 이르기까지 컴포즈의 모든 것을 탐구합니다. Jetpack Compose의 내부 소스 코드를 한 줄 한 줄 읽어 내려가며 특정 설계가 왜 그렇게 결정되었는지 그 이면을 설명하고, 여러분이 매일 작성하는 코드를 내부 메커니즘과 연결해 줍니다. 이 책을 읽고 나면 컴파일러와 런타임, UI 계층의 동작 시스템이 머릿속에 완성될 것이고, 궁극적으로 여러분이 일상에서 작성하는 컴포즈 프로젝트의 성능을 크게 향상시킬 수 있습니다. 코스 (영문): Jetpack Compose Mechanisms | 하드커버 종이책 (영문) | ISBN-13: 9798185354780

  11. The Scalable SaaS Architecture Handbook
    The Scalable SaaS Architecture Handbook
    Designing Systems That Grow Without Breaking
    Steve Publications

    Scaling isn't just about handling more traffic. The Scalable SaaS Architecture Handbook shows you how to design SaaS systems that remain reliable, maintainable, and efficient as they grow, using proven patterns and real-world lessons.

  12. Mobile and Cross-Platform Testing: 24,000 Devices, One Strategy
    Mobile and Cross-Platform Testing: 24,000 Devices, One Strategy
    iOS, Android, and Everything In Between
    Yuri Syuganov

    24,000 device models, two ecosystems, one strategy. Device farms, cross-platform frameworks, and the mobile-only failure modes desktop never taught you.

  13. Performance and Chaos Engineering: Breaking Things on Purpose
    Performance and Chaos Engineering: Breaking Things on Purpose
    Load Testing, Stress Testing, and Resilience Engineering
    Yuri Syuganov

    Break things on purpose, before production does it for you. Load tests that mirror reality and chaos experiments you can defend to management.

  14. The Linux Virtual Filesystem
    The Linux Virtual Filesystem
    Architecture, Implementation, and Administration from Kernel Internals to Cloud-Native Systems
    Steve Publications

    The Linux Virtual Filesystem is the abstraction that unifies every filesystem in Linux behind a single interface. This book explores its architecture, kernel implementation, and modern applications, giving system administrators, developers, and kernel engineers the knowledge to understand, troubleshoot, and extend the VFS.

  15. Building Agentic Systems
    Building Agentic Systems
    A Practical Guide to AI System Engineering
    Yuri Syuganov

    Everyone has seen the demo. This book is about what comes after: an engineer's guide from promising agent prototype to a system you can trust with real work — 26 chapters through contracts, orchestration, reliability, cost, security, and the operator practice. Updated quarterly. Buy once — every update is free.