Ask HN: Best resources (free or paid) to learn Rust? 4 points by AlikhanPeleg 8y ago ↗ HN For a new client project I need to get me and my team up to speed with Rust.Any good recommendations?
[–] Manishearth 8y ago ↗ Free:- The book: https://doc.rust-lang.org/book/second-edition/index.html- Rust By Example is also good but it may currently be out of date (folks are working to improve it)Paid:- The O'Reilly book by Jim Blandy and Jason Orendorff- integer32 in the US has done paid trainings in the past- Asquera in Germany does trainings too (the content is https://skade.github.io/rust-three-days-course/presentation/... )
2 comments
[ 4.2 ms ] story [ 13.5 ms ] thread- The book: https://doc.rust-lang.org/book/second-edition/index.html
- Rust By Example is also good but it may currently be out of date (folks are working to improve it)
Paid:
- The O'Reilly book by Jim Blandy and Jason Orendorff
- integer32 in the US has done paid trainings in the past
- Asquera in Germany does trainings too (the content is https://skade.github.io/rust-three-days-course/presentation/... )