Practical Rust Projects - Shing Lyu - książka wyd. 2020
Opis
Practical Rust Projects by Shing Lyu is a hands-on guide that shows how to apply the Rust programming language to real-world problems through engaging projects. Published by Packt in 2023, the book is designed for developers who want to move beyond theory and learn Rust by building applications that demonstrate its speed, safety, and versatility.
Lyu begins with the essentials of Rust, introducing its unique ownership model and type system, before guiding readers into practical projects that range from command-line tools and web applications to networking, databases, and even embedded systems. Each project is carefully explained step by step, with code samples and detailed reasoning that highlight Rust’s strengths in memory safety, concurrency, and performance. Along the way, readers also learn how to integrate Rust with other technologies, test and debug applications, and adopt best practices for writing clean and maintainable code.
