An Awesome Way To Learn The Rust Programming Language
2 min readMar 8, 2022
Welcome back! Rust is an awesome programming language with a ton of capability, if you’re new to Rust, check out the link below to learn more about it:
So, let’s take a look at an amazing way to learn Rust, this specific method is by using the rust by practice repository on GitHub, if you want to jump straight to this repo, here is a link to it:
This specific repo allows us to learn / practice Rust by building, in my opinion, this is one of the best ways to learn any programming language, to build out example projects. What’s even cooler is that they do have a website built out for this project as well, here is a link to their website: