-
Rustup is the rust toolchain manager. It can install Rust and keep it up-to-date.
-
Visual Studio Code is easy to use and has great Rust integration.
-
The Rust Book is a comprehensive guide to the entire language.
-
The Rust Playground allows you to quickly try out and share code snippets.
-
Rustlings are bite-sized exercises for learning rust.
-
The Rust-Lang discord instance is a great place to chat about rust.