Leanpub Header

Skip to main content

Filters

Category: "Software Engineering"

Books

  1. Libuv Mastery
    Libuv Mastery
    Building High-Performance Asynchronous Applications in C
    Steve Publications

    Learn to build fast, scalable asynchronous applications in C with libuv, the cross-platform library behind Node.js. Through practical examples and clear explanations, you'll master event-driven programming and write high-performance software that runs efficiently across Linux, macOS and Windows.

  2. Mastering F#
    Mastering F#
    A Complete Guide from Fundamentals to Advanced Functional Programming
    Steve Publications

    Whether you're new to programming or expanding your .NET skills, this book will help you master F# from the ground up. Through practical examples and real projects, you'll learn to write clean, reliable code, embrace functional programming and build modern applications with confidence.

  3. Software Development in the AI Era
    Software Development in the AI Era
    From Prompts To Specifications
    J.C.Ködel

    AI has changed the way code is written, but its true impact lies in software engineering. This book explains why specification, architecture, and context have moved to the center of modern development.

  4. Secure Software Supply Chains
    Secure Software Supply Chains
    End-to-End Security for Modern Software Delivery
    Steve Publications

    Your software is only as secure as the path it takes to production. This book walks you through protecting every stage of the software supply chain, from dependencies and builds to deployment and runtime. Learn practical techniques, proven tools and the mindset needed to stop modern supply chain attacks before they spread.

  5. Framework-Free Software Engineering
    Framework-Free Software Engineering
    Building Robust Systems Without Heavyweight Dependencies
    Steve Publications

    Frameworks make it easy to get started, but they often hide the fundamentals. This book takes you back to the core ideas behind reliable software, showing how to build fast, maintainable systems with fewer dependencies and better engineering decisions. Write software you truly understand and control.

  6. Software Engineering for Shipping Vibe-Coded Products
    Software Engineering for Shipping Vibe-Coded Products
    An Evidence-Based Field Guide to Maintainable AI-Assisted Software
    Justmoong

    Turn AI-generated code into production software. Use observable requirements, architectural boundaries, TDD, review, release gates, security, payment, delivery, and operations to ship maintainable AI-assisted systems.

  7. The Complete Guide to Building Production-Ready Model Context Protocol (MCP) Servers
    The Complete Guide to Building Production-Ready Model Context Protocol (MCP) Servers
    From First Principles to Enterprise Deployment
    Steve Publications

    Build Model Context Protocol servers that go beyond demos. This hands-on guide walks you from the fundamentals to production deployment with practical examples in Python, TypeScript, Go, Rust and Java. Learn the patterns, tools and real-world practices needed to build secure, scalable MCP servers that are ready for enterprise AI.

  8. Modern Native Windows API
    Modern Native Windows API
    Mastering the Win32 API with C23 and the Latest Windows SDK
    Steve Publications

    Build fast, reliable Windows desktop applications the right way. This book takes you from your first Win32 window to modern, production ready software using C23, the latest Windows SDK and Visual Studio 2026. Along the way you will learn practical techniques for performance, security and deep Windows integration.

  9. WebAssembly for Systems Programming
    WebAssembly for Systems Programming
    Building High-Performance Portable Software with Wasm
    Steve Publications

    Build fast, portable software that runs almost anywhere with WebAssembly. From reusable libraries and command line tools to plugins and server-side services, this practical guide shows how Wasm works and how to use it in real projects with complete code and clear explanations from start to production.

  10. The Distributed Systems Handbook
    The Distributed Systems Handbook
    Design, Implement, and Operate Production-Grade Systems Using Modern Engineering Practices
    Steve Publications

    Distributed systems can feel overwhelming until you build one yourself. This book takes you from core networking and concurrency concepts to a complete production-ready platform in Go. Every chapter adds real working code so you learn not just the theory but how reliable systems are built and run at scale.

  11. Engineering Software for AI Coding Agents
    Engineering Software for AI Coding Agents
    A Practical Guide to Building AI-Native Codebases That Scale
    Steve Publications

    AI coding agents can write code fast, but they need codebases built for collaboration. This book shows experienced engineers how to design, test and maintain software that works seamlessly with tools like Copilot, Cursor and Claude Code. Practical patterns, real projects and proven workflows help you build systems that scale with AI.

  12. SysML v2: The Definitive Guide to Model-Based Systems Engineering
    SysML v2: The Definitive Guide to Model-Based Systems Engineering
    From First Principles to Industrial Practice
    Steve Publications

    Master SysML v2 from the ground up with a clear, practical guide that bridges theory and real engineering. Explore the language, its formal foundations and proven modeling techniques through hands-on examples and industry case studies across aerospace, robotics, medical devices, telecommunications and more.

  13. FOCUS Architecture - PT
    FOCUS Architecture - PT
    Feature-Oriented, Clean, Unidirectional and Scalable Architecture
    J.C.Ködel

    Mexer em uma coisa quebra outra? FOCUS Architecture é uma arquitetura opinativa, organizada por problema, não pela moda, para sistemas que crescem sem apodrecer.

  14. The Complete Python Developer
    The Complete Python Developer
    From First Steps to Professional Development
    Steve Publications

    Whether you're writing your first line of code or building professional applications, this book takes you from the fundamentals to real world Python development. Learn the skills, tools and best practices used by experienced developers to write clean, reliable and scalable code with confidence.

  15. Building AI That Knows Your Data
    Building AI That Knows Your Data
    RAG From Scratch · Volume I · Foundations
    JC Marin

    Your company's answers are already written down. This book builds the machine that finds them.