Skip to content

Latest commit

ย 

History

History
17 lines (13 loc) ยท 527 Bytes

File metadata and controls

17 lines (13 loc) ยท 527 Bytes

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