Learnt Rust
I started learning Rust programming language. The language is great with potentials. I built a cool game so far in the learning process.

The game generates a random number and the user guesses the number till the correct number is guessed. Learnt a lot about dependencies, data types in Rust, libraries, syntax and semantics

If you're looking forward to learn Rust, their official documentation is a great place to start. You can check it here.