-
Notifications
You must be signed in to change notification settings - Fork 2
[Feature]: Rust skills up #20
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Description
Let's start to learn how Rust works 🔥
Expected behaviour
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.
Environment
/
Proposed solution
/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers