Zig in Depth is a practical guide to modern systems programming with Zig. Through clear explanations and runnable examples, you'll learn to write safe, efficient, and idiomatic Zig code, from the language fundamentals to advanced features like comptime, memory management, concurrency, and C interoperability.
Build Android applications that scale with confidence. Android App Architecture Mastery (2026 Edition) delivers a production-focused blueprint for designing modular, testable, and maintainable apps using Clean Architecture, MVVM, MVI, Kotlin Coroutines, Flow, Hilt, Jetpack Compose, and modern Android engineering best practices.
If you know Linux, you already have most of the skills you need to master FreeBSD. This practical guide shows where the systems differ, why those differences matter and how to deploy, secure and manage FreeBSD with confidence using comparisons that make every concept easy to understand.
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.
macOS powers millions of devices, but few developers ever explore what lies beneath its polished interface. Inside macOS explains how the XNU kernel, Mach, BSD, Apple Silicon, APFS, and modern security technologies work together, giving systems programmers, security researchers, and engineers a deep understanding of Apple's operating system.
This book gives senior technology leaders a practical operating system for enterprise AI strategy. It turns scattered pilots into a board-ready plan by walking through strategy, economics, vendor decisions, ownership, governance, GenAI architecture, and roadmap assembly: AI Platform Scorecard, Use-Case Prioritization Matrix, Budget Model + Cost Guardrails, Vendor Decision Framework, RACI Matrix.
Master OpenTofu from the ground up with practical examples, proven patterns and expert guidance for real-world infrastructure. Whether you are migrating from Terraform or starting fresh, this book helps you build reliable, secure and maintainable cloud and on-premises environments with confidence.
Build, secure and run reliable mail servers with confidence. This practical guide walks you through Postfix and Dovecot from the ground up, covering everything from core email protocols to high availability, performance tuning and automation. Packed with real configurations and clear explanations you can use in production.
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.
From your first JAX script to large-scale AI systems, this book shows how to write faster, cleaner Python for modern computing. Learn the ideas behind JAX through practical examples, real projects and clear explanations that help you build everything from scientific simulations to distributed machine learning.
Discover how eBPF is changing Linux systems engineering. Starting with the fundamentals, this book walks you through building, debugging and deploying real eBPF programs for observability, networking, security and performance. Learn practical techniques you can use with confidence in production across modern Linux environments.
Memory is at the heart of Linux performance. This book explains how the kernel manages it from virtual memory and page allocation to NUMA, cgroups and real-world optimization. Learn through clear explanations, kernel source examples and practical exercises you can run yourself.
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.
Modern software delivery demands more than fast pipelines. It requires systems built for reliability, security and scale. This book shows how to design and run CI/CD as a production platform, with practical patterns, real world examples and proven strategies that help teams deliver software with confidence.
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.