- Go to rustup.rs and follow the instructions there. Rustup helps you keep Rust up to date.
-
The Rust Programming Language book
- Read the Second Edition online for free!
- Report bugs or send in pull requests on the repo!
- Paper and eBook versions will be available from No Starch Press around October 2017.
- There's also a first edition online that's more complete but not as good IMO.
-
Rustlings - a project I started with little code snippets that intentionally don't compile, to get you used to reading and responding to Rust compiler errors.
-
Exercism.io has a Rust track
-
Stack Overflow - Jake will probably answer your question! He also hangs out in Stack Overflow chat.
-
IRC - #rust-beginners on irc.mozilla.org especially. Here's a link to join that room using a web client!
-
Rust learning - a repo full of links to all sorts of learning resources!
-
User's forum (sometimes referred to as "urlo")