HACKER Q&A
📣 labarilem

What's the best way to learn Rust in 2022?


What's the best way to learn Rust in 2022?


  👤 cfcosta Accepted Answer ✓
The Rust Book is the best introduction I think. Then, Rust for Rustaceans[1] might be the best intermediate to advanced rust book I've ever seen.

Don't forget to practice and work on real projects, the concepts take a little bit to get used to, and just reading about it is not enough.

[1]: https://nostarch.com/rust-rustaceans