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.
"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
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.
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-sucedido. São aprofundados os conceitos fundamentais, mas sem perder a prática de como fazer.
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.
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.
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.
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.
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.
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.
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
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 comprehensive, engineering-focused guide to safely installing, tuning, and optimizing nitrous systems for maximum performance and reliability.
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.
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.
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.