- Notifications
You must be signed in to change notification settings - Fork1.6k
A self-paced course to learn Rust, one exercise at a time.
mainmatter/100-exercises-to-learn-rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You've heard about Rust, but you never had the chance to try it out?
This course is for you!
You'll learn Rust by solving 100 exercises.
You'll go from knowing nothing about Rust to being able to startwriting your own programs, one exercise at a time.
Note
This course has been written byMainmatter.
It's one of the trainings inour portfolio of Rust workshops.
Check out ourlanding page if you're looking for Rust consulting ortraining!
Go torust-exercises.com and follow the instructions thereto get started with the course.
- Rust (follow instructionshere).
Ifrustup
is already installed on your system, runrustup update
(or another appropriate command depending on howyou installed Rust on your system)to make sure you're running on the latest stable version. - (Optional but recommended) An IDE with Rust autocompletion support.We recommend one of the following:
- RustRover;
- Visual Studio Code withthe
rust-analyzer
extension.
You can find the solutions to the exercises inthesolutions
branch of this repository.
Copyright © 2024- Mainmatter GmbH (https://mainmatter.com), released under theCreative Commons Attribution-NonCommercial 4.0 International license.
About
A self-paced course to learn Rust, one exercise at a time.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.