23 days C++ self learning jounal. Welcome to my self leaning c++ note book. Here I am gonna note down everything I leaned within 23 days. Day 1: Hello world! Day 2: Basic Maths! Day 3: Variable types, In/out & Operators. Day 4: Stucture:statement & functions. Day 5: Array Day 6: Compound data type and data structure. Day 7: Pointer Day 8: Data structure Day 9: Class_OOP