Deep learning of C++ language and building projects.
In this Repo, I will present a series of projects demonstrating the skills I have acquired on my journey to advance my C++ skills.
-
Week 1
- While Loop
- Do While Loop
- Range Loop
- Arrays
- Vectors
- STL Array
- FileStream
- Reference
- Pointer
- Function Overloading
- OOP - Class and Struct
- Encapsulation
- Getter and Setter
- Static - OOP Class
- Operator Overloading
- Overloading Insertion and Extraction
- Friend Functions
-
Projects
- Linux music player - Play your favorite music from your linux console.