Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 297 Bytes

File metadata and controls

8 lines (6 loc) · 297 Bytes

C++ Learning Log ⚙️

This repository is my daily tracker as I learn C++ from the ground up.

🎯 Current Focus

  • Getting comfortable with modern C++ habits.
  • Understanding what the compiler is doing.
  • Building a daily habit of coding, pushing to Git, and working in the terminal.