Learning: Rust Resources for learning the Rust programming language. https://www.rust-lang.org https://github.com/rust-lang https://en.wikipedia.org/wiki/Rust_(programming_language) Quicklinks for reference https://doc.rust-lang.org/stable/book/ https://doc.rust-lang.org/stable/rust-by-example/ https://doc.rust-lang.org/std/index.html https://rust-lang.github.io/api-guidelines/ https://rust-unofficial.github.io/patterns/ Learning https://www.rust-lang.org/learn Books The Rust Programming Language https://doc.rust-lang.org/book/ Rust for Rustaceans https://rust-for-rustaceans.com/ Command Line Applications in Rust https://rust-cli.github.io/book/ Exercising Tutorials and exercises Reading and writing Rust code https://github.com/rust-lang/rustlings/ Web programming https://www.shuttle.rs/launchpad Listening Podcasts and videos SE Radio #279, Rust 2017 SE Radio #490, Rust 2021 SE Radio #562, Rust Web Development