Welcome to my repository of C++ programming labs from my college coursework. This collection represents my journey through learning the C++ language during the second semester, focusing on various computer science concepts and applying them in practical lab exercises.
- Object-Oriented Programming: Emphasizing the principles of OOP such as encapsulation, inheritance, and polymorphism.
- Data Structures: Understanding and implementing fundamental data structures like vectors, lists etc.
- Algorithms: Developing algorithms for sorting, searching, and problem-solving.
- File I/O: Reading from and writing to files.
- Language: C++
- Development Environment: CLion
- Version Control: Git