This repository is my learning journey of C++ , following the lessons and exercises from LearnCpp.com.
I use this repository to track what I learn, write my own examples, practice concepts, and build a consistent habit of coding and using Git.
- Learning modern C++ from the ground up.
- Understanding what the compiler is doing.
- Writing clear, readable C++ code.
- Practicing concepts through small programs and exercises.
- Building a daily habit of coding, pushing to Git, and working in the terminal.