Why I want to learn Rust?
- To experience and learn static typing language and memory safety concept
How I (try to) learn Rust step by step
- 1. Build fundamental with The Book read (currently)
- 2. Fill the gaps with Rust By Example read
- 3. Get some ideas what Rustaceans do with Rust with Rust Cookbook read
- 4. Do Rust exersice. see
- 5. Building first project with PNGme read
- 6. Read/listen big chunk Rust code
- 7. Build own project
Extra resource