Leanpub Header

Skip to main content

Filters

Category: "Systems Engineering"

Books

  1. The SysML v2 Book
    Practical Insights and Comprehensive Reference
    Tim Weilkiens and Vince Molnár

    Learn SysML v2 with the ultimate guide for all skill levels in MBSE. Authored by insiders, it's your key to unlocking the full potential of system modeling and a passport to mastering your MBSE.

  2. "If you intend to use machine learning to solve business problems at scale, I'm delighted you got your hands on this book." —Cassie Kozyrkov, Chief Decision Scientist at Google "Foundational work about the reality of building machine learning models in production." —Karolis Urbonas, Head of Machine Learning and Science at Amazon

  3. Event Sourcing in Python
    Event-oriented analysis and design with applications
    John Bywater

    A pattern language for event sourced applications and reliable distributed systems. Examples are written in the Python programming language. Now includes event-oriented introductions to the pattern language scheme of Christopher Alexander, the process philosophy of Alfred North Whitehead, and the person-centred psychology of Rogers and Rosenberg.

  4. Modelagem e Simulação de Eventos Discretos 5ª ed.
    Teoria & Aplicações
    Afonso C. Medina and Leonardo Chwif

    Este livro aborda a Simulação de Eventos Discretos por uma perspectiva que, metodologicamente, satisfaça a cada etapa que um projeto de simulação exija para ser bem-suce­dido. São aprofundados os conceitos fundamentais, mas sem perder a prática de como fazer.

  5. Machine Learning in Python for Visual and Acoustic Data-based Process Monitoring
    A short beginner’s guide to deep learning-based computer vision and abnormal sound detection
    Ankur Kumar

    This book is a quick foray into the world of deep learning-based computer vision and abnormal equipment sound detection. The readers are introduced to the ease with which powerful equipment and product quality monitoring solutions can be built using sound and visual data.

  6. Building LLM and AI Agent-Based Applications for the Process Industry
    A gentle introduction to building useful agentic AI industrial solutions
    Ankur Kumar and Akhilesh Jain

    This book familiarizes readers with the world of LLM and agentic AI, and helps them quickly gain a working-level knowledge of building useful agentic AI solutions for process industry operations. With no prerequisites required, practical demo applications, and a hands-on approach adopted throughout, this book makes advanced AI technologies accessible to process engineers and data scientists alike. It aims to help process data scientists and engineers take their first confident steps into Agentic AI world, understand the full picture, and build a strong enough foundation to keep learning and building on their own. Also available here.

  7. Hands on Labs to prepare you for a career in Linux or system engineering. Built by the Professional Linux User's Group to focus on exactly what the professional needs in the enterprise.

  8. Local Intelligence
    Running Large Language Models on Your MacBook with Apple Silicon
    Steve Publications

    Local Intelligence shows you how to run large language models entirely on your Mac with Apple Silicon. Learn to use tools like Ollama, MLX, and llama.cpp, understand quantization, and build real local AI applications with open-source code.

  9. CCSP - Certified Cloud Security Professional: The Complete Study Guide
    Mastering Cloud Security Across All Six Domains
    Steve Publications

    Master cloud security with confidence using this comprehensive CCSP study guide. Covering all six CCSP domains, it combines clear explanations, real-world examples, and exam-focused practice to help you succeed on the certification exam while building practical cloud security skills for your career.

  10. Application Sandboxing
    Principles, Technologies, and Secure Isolation
    Steve Publications

    Application sandboxing is the foundation of secure modern computing. This book explores the principles, architectures, and technologies behind containers, virtual machines, browser sandboxes, WebAssembly, and more, explaining how they isolate untrusted code, where their security boundaries break down, and how to choose the right approach for real-world systems.

  11. The Synergy Edge
    Shaping Energy and Chaos to Survive the Churn
    Joel Grenon

    The universe isn't a machine—it's a churning contest of energy. Every atom, organism, star and event app survives through friction, decay, and synergy. A software architect reveals this hidden pattern and shows how to stop fighting chaos and start flowing with it. The only measurement that matters is survival

  12. Nitrous Performance Guide
    Installation, Tuning, and Safe Optimization for Maximum Power
    Mohammed Hamed Ahmed Soliman

    Unlock the hidden potential of your engine with nitrous oxide (NOS) systems, one of the most powerful and precise performance enhancers available. This volume provides a comprehensiveengineering-focused guide to safely installingtuning, and optimizing nitrous systems for maximum performance and reliability.

  13. Building Your Own Linux Distribution from Scratch
    A Complete Step-by-Step Guide to Designing, Building, and Publishing a Custom Linux Operating System
    Steve Publications

    What if you could build a Linux operating system that includes exactly what you need and leaves out everything you do not? Building Your Own Linux Distribution from Scratch takes you through the process of creating a complete Linux distribution from source code, explaining how the pieces of a modern system fit together along the way. You will explore the Linux kernel, the boot process, system utilities, libraries, and user-space tools while learning how distributions are designed and maintained. The book also covers package management, installation media, build automation, and release engineering, giving you a practical understanding of how real-world distributions are created. Whether your focus is security, performance, reproducibility, or gaining a deeper understanding of Linux itself, this hands-on guide will help you turn source code into a reliable, bootable operating system that is truly your own.

  14. Compressed Air Systems Hidden Losses
    A Practical Guide to Eliminating Leaks, Pressure Drop, Artificial Demand, and Energy Waste in Industrial Plants
    Mohammed Hamed Ahmed Soliman

    Compressed air is the most expensive utility in every factory — yet it is also the most wasted. This book reveals the hidden losses that silently drain 20–45% of energy from your system. Through practical diagnostics, real case studies, and proven strategies.

  15. Learn Zig over Rust and C++
    Learn Modern Systems Programming with Zig for C++ and Rust Developers
    GitforGits | Asian Publishing House

    This book is basically a record of my serious learning journey with Zig. The application at its heart, Zigkit, started as a single print statement and ended as twenty-five cooperating modules handling everything from arithmetic to HTTP. It's small enough to understand completely and complete enough to demonstrate every major systems programming concern. Each section of the book adds one module, introduces one concept, and produces one working program.