During my early days of learning C++, I recognized that hands-on experience was crucial for mastering the language. Thus, I embarked on a classic beginner project: TicTacToe. Despite its simplicity, this endeavor proved invaluable in honing my C++ programming skills. Prior to this, concepts like pointers felt elusive, but through this project, I grasped them efficiently.