Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Software Engineering

  1. Agentic Orchestration
    Agentic Orchestration
    How Process Discipline Governs and Scales AI Agents in Enterprise Operations
    Bernd Rücker and Amy Johnston

    Building an impressive AI agent demo is easy. Running one in production—reliably, at scale, with governance—is where most enterprises get stuck. Agentic Orchestration shows how BPMN-based process orchestration governs AI agents at scale, drawing on real deployments across banking, telecom, and healthcare. Reasoning without orchestration is expensive chaos. This book shows the way out.

  2. Systems Thinking for Software Engineers
    Systems Thinking for Software Engineers
    Designing, Building, and Evolving Complex Software with First Principles
    Steve Publications

    Software is more than code. It is a living system shaped by people, feedback and constant change. This book helps you think beyond features and fixes to understand why systems behave the way they do. Learn practical ideas that lead to better architecture, smarter decisions and software built to last.

  3. The Complete Solidity Guide
    The Complete Solidity Guide
    From Beginner to Professional Smart Contract Developer
    Steve Publications

    Build real smart contracts with confidence from your very first line of Solidity. This hands-on guide walks you from blockchain fundamentals to advanced security, DeFi, NFTs, DAOs and production-ready development. Packed with practical examples and proven patterns, it gives you the skills to create secure Ethereum applications that are ready for the real world.

  4. Building macOS Applications with Swift
    Building macOS Applications with Swift
    From First Program to Production Application
    Steve Publications

    Whether you are opening Xcode for the first time or ready to ship a polished desktop app, this book guides you through every step. Learn Swift with practical projects, understand how macOS apps are built and gain the skills to create software that is ready for real users and the Mac App Store.

  5. Code to Career: JavaScript & Node.js from Zero to Professional
    Code to Career: JavaScript & Node.js from Zero to Professional
    A Complete Guide to Modern JavaScript, Node.js, Backend Development, APIs, Databases, Security, and Real-World Projects
    Mert Turedu

    Master modern JavaScript and Node.js from absolute beginner to professional with 1,100+ pages of practical explanations, real-world examples, exercises, projects, and career guidance.

  6. Go Socket Programming
    Go Socket Programming
    From Fundamentals to Production Mastery
    Steve Publications

    Build fast, reliable networked applications with Go by mastering socket programming from the ground up. Through practical examples and production-focused techniques, you will learn how to design scalable servers, implement modern network protocols, secure connections and optimize performance using idiomatic Go and the standard library.

  7. 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.

  8. 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.

  9. 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.

  10. 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.

  11. SDL3: The Complete Reference
    SDL3: The Complete Reference
    A Comprehensive Guide to Cross-Platform Game Development with Simple DirectMedia Layer 3
    Steve Publications

    Build games that run almost anywhere with SDL3. This book starts with the basics and steadily moves into advanced graphics, audio, input, and application design using practical, real-world examples. Every chapter includes complete code you can compile and experiment with, helping you understand not just how SDL3 works, but how to use it to build fast, portable applications with confidence.

  12. 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.

  13. 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.

  14. 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.

  15. 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.