Skip to content

Commit 25995e6

Browse files
authored
Update README.md
1 parent 1225511 commit 25995e6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# Object-Oriented-Programming
2-
This repository contains ITU OOP course projects. All of the oop methodologies are used in these projects.
1+
# Object Oriented Programming Projects
2+
- You can find all of the oop methodologies these projects.
3+
- Operator overloading
4+
- Abstract Classes
5+
- Polymorphism
6+
- Inheritance
7+
- Function Overloading
8+
- Constructors Destructors
9+
- Encapsulation
10+

0 commit comments

Comments
 (0)