Here's what you have to do to correctly learn Rust :
[ ] The official Rust website offers a first introduction that will allow you to install and compile your first program !
[ ] If you want to go further in learning Rust you can take a look the book named "The Rust Programming Language". This is probably the biggest resource on Rust !
[ ] You will find here some interactive exercises. It can help you learn the basics by coding your first little exercises.
Here's others interesting links:
[ ] This book named "Cookin' with Rust" contains some code examples to solve the problems you will encounter in your learning process.
[ ] Rustaceans Community is an online community of Rust developers. You can discuss with people if you enconter some problems.
Description
Let's start to learn how Rust works :fire:
Expected behaviour
Here's what you have to do to correctly learn Rust :
Here's others interesting links:
Environment
/
Proposed solution
/