Starting with the best resource: The Rust Book 📘
Things that really clicked:
- Ownership & Borrowing
- Traits, Structs, Enums & Generics
- Zero-cost abstractions
- Iterators & Closures
- Async Programming
- Concurrency & Smart pointers
Starting with the best resource: The Rust Book 📘
Things that really clicked:
- Ownership & Borrowing
- Traits, Structs, Enums & Generics
- Zero-cost abstractions
- Iterators & Closures
- Async Programming
- Concurrency & Smart pointers