Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 2.98 KB

README.md

File metadata and controls

24 lines (21 loc) · 2.98 KB

Learning Rust links

This is a collection of links to resources I used to learn Rust

Link Comment
The Rust Book The "go to" getting started tutorial
Exercism Rust Track A great place to start doing some Rust code
No Boilerplates Youtube Channel Cery well put together videos explaining "Why Rust"
Learn Bevy If you like game development I would suggest trying out Bevy
Embeded Rust Book If you want to use Rust for embeded, this is a good place to start
The Rustacean Station Podcast A great Rust focused podcast that talks to developers of different Rust products
Rust for Rustaceans Once you have the basics down, this is a great way to dive deep
Crust of Rust Deep dive videos into different Rust subjects