- How to learn rust [youtube]
- The Rust Programming Language [pdf]
- Better (i.e. online) version found here. I started with the pdf version but I am liking this more.
- Rustlings [github]
Use Rustlings exercise alongside chapters from the book. Install Rustlings according to the instructions in the Rustlings repo and run rustlings
to access excercies.
(Taken from the video linked above)
Other resources