Merge pull request #1513 from mgeisler/patch-2

Add Comprehensive Rust 🦀
pull/1516/head
Tom Parker-Shemilt 1 year ago committed by GitHub
commit 8e1c6b71ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1732,6 +1732,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
* [awesome-rust-mentors](https://rustbeginners.github.io/awesome-rust-mentors/) — A list of helpful Rust mentors willing to take mentees and educate them about Rust and programming.
* [Build a language VM](https://blog.subnetzero.io/post/building-language-vm-part-00/)
* [CodeCrafters.io](https://app.codecrafters.io/tracks/rust) — Build your own Redis, Git, Docker, or SQLite in Rust
* [Comprehensive Rust 🦀](https://google.github.io/comprehensive-rust/) — A 3-day course on Rust Fundamentals plus 1-day courses on Android, Bare-metal Rust, and Concurrency. Available in English, [Brazilian Portuguese](https://google.github.io/comprehensive-rust/pt-BR/), and [Korean](https://google.github.io/comprehensive-rust/ko/).
* [Easy Rust](https://github.com/Dhghomon/easy_rust) - Learn Rust in easy English.
* [exercism.org](https://exercism.org/tracks/rust) — programming exercises that help you learn new concepts in Rust.
* [Hands-on Rust](https://pragprog.com/titles/hwrust/hands-on-rust/) - A hands-on guide to learning Rust by making games - by [Herbert Wolverson](https://github.com/thebracket/) (paid)

Loading…
Cancel
Save