Skip to main content

external-resources

External Resources

  • Exercism: Interactive exercises, like hackerrank or leetcode but no gotcha questions and free mentoring. designed to teach you, not test you.
  • The Book: Critical documentation resource and guide. Worth multiple read-throughs
  • Rustlings: small exercises to practice Rust, highly recommended
  • Tour of Rust: Really great browser-based way to get exposure to Rust. highly recommended
  • Rust Cookbook: helpful patterns for doing common stuff in Rust