Learn Rust

Rust Overviews and Starting Points

Learning Roadmaps

Tutorials & Workshop Materials

Guides

Examples and Exercises

Courses

University Courses

Ferrous Systems Training

Others

Reference Documentation

  • The Standard Library↗ documentation for the built-in std, core, and alloc crates.
  • The Rust Reference↗: Details of the language semantics.
  • The Rustonomicon↗: A high-level companion to the reference and a guide to correctly writing unsafe code in Rust.
  • The Ferrocene Language Spec↗: An high quality specification for the Rust language, initially developed by Ferrous Systems.
  • Blogs.
  • Books.
  • Example Code and Templates.
  • Meetings.
  • Rust Cheatsheets.
  • Videos and Podcasts.