- This repository contains all tests and dry runs that will help you to learn and understand rust
- Step 1: FreeCodeCamp 12 hour long rust tutorial
- Step 2: Let's Gets Rusty
The Rust Lang Book
playlist - Step 3: Intermediate Rust Concepts
- Step 4: Threading
- Step 5: Concurrency (Async/Await)
Pending:
- FFI
- std::collections
- Iterators
- Sorting Algorithms
- Service Trait
- procedural macros (3 types) (https://www.youtube.com/playlist?list=PLqbS7AVVErFgwC_HByFYblghsDsD5wZDv)