Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.44 KB

Object-Oriented Programming Course (OOP 101)

Welcome to the Object-Oriented Programming Course repository. This course covers the fundamental principles and practices of object-oriented programming, including core concepts like encapsulation, inheritance, polymorphism, and abstraction, as well as advanced topics like design patterns, exception handling, and file I/O.

Course Outline

Weekly Breakdown

Each week includes lesson materials, activities, and assignments to help reinforce the topics covered.

How to Use This Repository

  • Navigate to the appropriate week folder to find the lesson materials and assignments.
  • Refer to the README.md file in each week folder for details on the topics covered, activities, and assignments.
  • Use the resources provided in each README.md to assist with your studies and assignments.

Happy learning!