Skip to content

anakincodebase/Object-Oriented-Programming

Repository files navigation

C++ Object-Oriented Programming

C++ OOP study materials, including assignments, lecture notes, and Obsidian vault.

📂 Folders

  • Dr Nauman Assignments: Labs 1, 2, 3, and 6.
  • Notes: Obsidian Vault and Lecture materials.
  • Code: File handling, Linked Lists, Polymorphism, and small tasks.
  • Books: Supplementary reference texts.

🛠️ Usage

  1. Clone the repo.
  2. Open the Obsidian Vault folder for structured notes.
  3. Compile .cpp files with any standard C++ compiler.

License: MIT