Skip to content

Instantly share code, notes, and snippets.

@Lulzx
Last active October 23, 2020 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lulzx/18b78ce3befb79dbe3a0b05f85b1f51c to your computer and use it in GitHub Desktop.
Save Lulzx/18b78ce3befb79dbe3a0b05f85b1f51c to your computer and use it in GitHub Desktop.
links for rust resources

Do you want to learn Rust (and oxidise the world 😂)?

Start by reading The Rust Book.
If you are ever in doubt, think about, Why Rust?

Tutorials

Rust 101 - Just a basic, hands-on course
Rustlings - Programming exercises in Rust
Rust Cookbook - Learn Rust good practices with practical code samples
CIS 198: Rust Programming, at University of Pennsylvania Podcasts
New Rustacean - For beginner Rustaceans
Rusty Spike - Rust NEWS

Books

Rust Books

Videos

Rust Camp 2015 - Keynote, by Aaron Turon
Writing Crates for Complete Beginners, Sunjay Varma

Learn More

Rust Learnings - a list of awesome learning material
Awesome Rust - Awesome stuff from the Rust ecosystem

Rust Cheatsheet - Best way to get hands dirty with Rust.

Rust Error Fixer - Platform to clear your doubts

Even More

Not-Yet-Awesome-Rust - Closing the gaps in the Rust ecosystem
Are we learning yet? - Helping make Rust ripe for Machine Learning
Are we web yet? - Building the web-frameworks of tomorrow, with Rust!

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