Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 816 Bytes

File metadata and controls

17 lines (11 loc) · 816 Bytes

C++ Programming Labs Repository

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.

Skills and Concepts Covered

  • 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.

Tools and Technologies

  • Language: C++
  • Development Environment: CLion
  • Version Control: Git