Comparativa de precios
-
Amazon
Mejor opción
72,89 € Envío gratisTotal 72,89 € 2 días
Compras directamente en la tienda oficial, al mismo precio que yendo por tu cuenta. Los precios y la disponibilidad pueden variar; cada oferta indica cuándo se consultó su precio si no es reciente.
Sobre este libro
Build stable, maintainable Rust applications by applying these important code and architectural design patterns. In Rust Advanced Techniques you'll learn how to apply important design patterns including: Fluent interfaces for creating delightful APIs The Builder pattern to encapsulate data and perform initialization Immutable data structures that help you avoid hard-to-debug data race conditions Functional programming patterns Anti-patterns and what not to do in Rust Rust Advanced Techniques introduces reusable best practices that will help you solve common programming problems and ensure your code is easy for others to understand. Learn when to use each design pattern, as well as when to break it. This practical guide catalogs, documents, and describes both how classic design patterns work with Rust, and the new Rust-specific patterns that will help you master the language.