tweedegolf | https://github.com/tweedegolf/101-rs | A Rust university course |
rust-unofficial | https://github.com/rust-unofficial/awesome-rust | A curated list of Rust code and resources. |
google | https://github.com/google/comprehensive-rust | This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone |
Rust By Example | https://doc.rust-lang.org/rust-by-example/ | |
Learning Rust | https://learning-rust.github.io/ | |
Learning systems programming with Rust | https://speakerdeck.com/jvns/learning-systems-programming-with-rust | |
ctjhoa | https://github.com/ctjhoa/rust-learning | A bunch of links to blog posts, articles, videos, etc for learning Rust |
pretzelhammer | https://github.com/pretzelhammer/rust-blog | Educational blog posts for Rust beginners |
rust-lang | https://github.com/rust-lang/rustlings | 🦀 Small exercises to get you used to reading and writing Rust code! |
sunface | https://github.com/sunface/rust-by-practice | Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects. |