Frameworks come and go; components built on the browser's own element model don't have to. This book teaches the platform first, then Lit on top of it, and builds one real design system the whole way through: from a bare button to a versioned, documented, server-renderable npm package.
Agentic Cybersecurity: Engineering Autonomous AI Defense Cybersecurity is moving beyond traditional automation toward intelligent systems capable of continuously analyzing telemetry, investigating threats, using security tools, and executing controlled defensive actions. Agentic Cybersecurity: Engineering Autonomous AI Defense provides a practical technical overview of how to design, build, secure, and operate autonomous AI-driven cybersecurity systems.
A practical guide to operating systems, systems programming, memory, concurrency, filesystems, and low-level system behavior.
From Companion to Control: Weaponizing AI Artificial Intelligence was introduced as a companion, an assistant, and an accelerator of human potential. But what happens when the same technology becomes an instrument of surveillance, behavioral manipulation, censorship, and control? From Companion to Control: Weaponizing AI is a deep technical investigation into how modern AI systems can be transformed from helpful tools into powerful mechanisms of influence, monitoring, and coercion.
Every sentence an AI writes can carry a hidden signature, and the world's biggest models are already signing their output. AI Watermarking shows you exactly how it works, using a four-word vocabulary and arithmetic you can check with a pocket calculator. By the end you will know what a watermark can prove, what destroys it in seconds, and why short text can never be tested.
Advanced Aerospace Engineering: Lockheed & Partners Advanced Aerospace Engineering: Lockheed & Partners is a comprehensive, multi‑volume technical doctrine covering the full spectrum of fifth‑ and sixth‑generation aerospace systems. Designed for engineers, researchers, and defense‑technology professionals, this work provides an end‑to‑end exploration of modern air dominance—spanning stealth physics, hypersonic propulsion, sensor fusion, digital engineering, and next‑era autonomous combat platforms.
The Future of Software Engineering Has Arrived.AI can now write code, generate tests, analyze requirements, explain systems, assist with debugging, and automate increasingly complex engineering tasks.But building great software has never been just about writing code.How do you design the right architecture?How do you build systems that remain secure and reliable at scale?How do you integrate AI without sacrificing quality, privacy, or control?How do you use AI to make engineers more effective without replacing engineering judgment?Engineering Software Systems in the AI Era explores these questions and provides a practical framework for designing, building, testing, securing, deploying, operating, and evolving modern software systems.Inside, you will explore:Modern software architecture and system designCloud-native and scalable systemsData architecture and intelligent data systemsAI engineering and AI-native applicationsCybersecurity and privacy by designSoftware quality and reliabilityDevOps, DevSecOps, and continuous deliveryObservability and production engineeringAI-augmented software developmentAI agents and intelligent engineering workflowsPlatform engineeringTechnical debt and engineering strategyAI governance and risk managementTechnical leadership in the AI eraThe future of software engineeringThe central message is simple:AI may make software development faster. Engineering makes software better.Learn how to combine the power of artificial intelligence with the discipline of software engineering to build systems that are secure, scalable, reliable, intelligent, maintainable, and ready for the future.
A practical, operations-focused handbook for engineers working with HPC and AI infrastructure. Learn how to troubleshoot Linux, InfiniBand, NVIDIA GPUs, Slurm, UFM, NCCL, storage, and cluster infrastructure using a structured, evidence-driven approach.
Master spatial computing, advanced algorithms, and mathematical modeling through practical code and theory.
What if the Bhagavad Gita began with a code review? A Merge Request adds two harmless getters to an immutable Money Value Object. The tests pass. The pipeline is green. Arjuna still cannot approve it. Standing between the DDD Alliance and the Just Ship It Legion, he turns to Krishna for guidance on domain truth, technical karma, architectural duty, knowledge crunching, entropy—and the dangerous illusion that a working implementation must also be a truthful model. The Logs of the Bhagavad Gita is an affectionate, technically serious and occasionally irresponsible encounter between ancient philosophy and modern software development. No framework will attain enlightenment. Your Aggregate Root might.
What really makes a compression system fast, efficient and effective? Using bzip3 as a practical case study, this book breaks down the building blocks behind modern compression, from data transforms and match finding to entropy coding and parallel processing. Learn how to design, implement and tune compression systems for real-world performance.
Mastering Nim Programming: Build High-Performance Systems, Games, and Web Apps with Python-like Syntax and C-level SpeedYou’ve probably noticed that most programming books are either too theoretical or filled with outdated examples. When I first started learning Nim, I faced the same frustration. That’s exactly why I wrote this book—not just to teach syntax, but to turn you into a production-ready Nim developer.
Explore fundamental concepts in modern robotics, kinematics, and control systems with Robotics and Automation: Notes in Robotics and Automation.
Read OTLP from raw bytes to spans: Protobuf wire format, gRPC frames, HTTP payloads, PCAPs, failure modes, and telemetry cost—explained for engineers who need to debug the protocol, not merely configure it.
Learn Argo Rollouts through hands-on Kubernetes labs. Build canary and blue-green deployments, control traffic with Istio, validate releases with Prometheus, run Experiments, automate promotion and rollback, and manage progressive delivery with Argo CD and GitOps.