profile picture

The Rust Programming Language, 2nd Edition @ Steve Klabnik, Carol Nichols

April 08, 2024 - Programming Computer Science

Rating: 5

This book has convinced me that Rust has managed to tackle some of the most annoying error-prone scenarios in C++ such as memory handling and undocumented lifetime guarantees.