I'm using The Rust Programming Language book to learn this language.
If you want to see some of my studies, you can clone this repository and run in your machine or copy some code from folder algorithms and paste in Rust Playground.
- [Secret Number] - A simple game where you have to guess a number between 1 and 100.