Skip to content

Instantly share code, notes, and snippets.

@mhfowler
Created May 3, 2021 09:28
Show Gist options
  • Save mhfowler/b2283dea759a5f79892497a654f03251 to your computer and use it in GitHub Desktop.
Save mhfowler/b2283dea759a5f79892497a654f03251 to your computer and use it in GitHub Desktop.
Rust Exercises & Learning

rustlings small rust exercises: https://github.com/rust-lang/rustlings

Advent Of Code Solutions In Rust: https://github.com/BurntSushi/advent-of-code

Exercism Rust Track: https://exercism.io/my/tracks/rust

UPENN rust course with homework assignments: https://cis198-2016s.github.io/schedule/

learning rust podcast https://newrustacean.com/

Learning Resources From https://github.com/rust-unofficial/awesome-rust

rust practice questions (without solutions): https://github.com/sn99/rust-practise-questions/blob/master/FAQs.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment