Let's Get Rusty Learning Guide 🦀
This is a space designed for aspiring Rust developers.
The curriculum is composed of existing YouTube videos by Let's Get Rusty, organized to guide you step-by-step through your Rust learning journey.
And to make your learning more interactive, there are exercises covering most of the topics. So, whether you're just starting out or looking to sharpen your skills in Rust, this is the perfect place for you.
To discuss and/or collaborate with other Rust developers, join our Discord community!
Features
-
Tutorial videos by Let's Get Rusty
-
Additional resources
-
Exercises
-
Exercise solutions
-
More user customizations coming soon!
Installation
git clone git@github.com:letsgetrusty/rust-learning-guide.git
cargo install mdbook
cd rust-learning-guide && mdbook serve --open
Credits
-
Bogdan :)
-
OP open-source community contributors!
Licenses
- MIT License