Programming Rust, 3rd Edition
English | 2025 | ISBN: 9781098176228 | 168 Pages | EPUB | 4 MB
English | 2025 | ISBN: 9781098176228 | 168 Pages | EPUB | 4 MB
Rust combines low-level control with memory safety, making it an ideal choice for systems programming. This practical guide is for experienced programmers looking to write fast, reliable code while avoiding common pitfalls like data races and buffer overflows. Authors Jim Blandy, Jason Orendorff, and Leonora Tindall explain Rust's unique approach to ownership, borrowing, and concurrency, helping you build safe, high-performance applications.