This repository documents my Rust learning journey. It includes practice problems, rough experiments, and Rustlings exercises.
One important note: everything in the practice and rough folders was written manually. I did not use AI to generate that code, and I turned off Copilot while working through those exercises.
I decided to learn Rust primarily through reading resources rather than video courses. This repository helps me track what I learn, document progress, and revisit concepts through code and notes.
| Chapters | ||
|---|---|---|
| Chapter 1 to 6 | Chapter 7 | Chapter 10[2] |
| Chapter 2 to 6 | Chapter 8 | |
| Chapter 3 to 6 | Chapter 9 | |
| Chapter 4 to 6 | recap 1 to 9 | |
| Chapter 5 to 6 | Chapter 10[1] |