Offer ends midnight Monday, May 25. Only at manning.com.
Summer means making some hard decisions. Beach or mountains? Lemonade or beer? Tough call! Well, here's an easy choice. Manning eBooks come in all formats, including DRM-free PDF, ePub and the liveBook online reader. And TODAY YOU CAN SAVE HALF on all eBooks!
New MEAP! Embedded Software with Rust
Rust gives developers the low-level control embedded systems demand, but adds modern guarantees around memory safety, data races, and error handling. In a field where a single bug can cause crashes, security flaws, or costly field failures, those guarantees are a major advantage.
Embedded Software with Rustis a practical introduction to building firmware that is fast, efficient, and far safer than traditional embedded software written in C or C++. The book is designed to support learning step by step
by introducing essential embedded concepts alongside the Rust features that make them safer and more expressive. It builds from foundational ideas toward real hardware-focused development in a way suitable for firmware beginners or experienced embedded developers who want to add Rust to their toolbox. [Read more]
4 chapters of this new MEAP are available now with more to follow soon!
New MEAP! Building Agentic Applications with CrewAI and MCP
CrewAI is an open-source Python framework designed for orchestrating autonomous AI agents, providing a clean platform for building applications with agents, tasks, tools, “crews” of agents, and flows, making multi-agent orchestration far more approachable. MCP adds a seamless interoperability layer, facilitating safe and efficient integration with external tools, services, and development environments. Together, they offer a modern foundation for building agentic applications that are modular, extensible, and much closer to production reality than toy chatbot demos.