We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1f8db commit 7ed104fCopy full SHA for 7ed104f
README.md
@@ -1,7 +1,7 @@
1
# OOP journey
2
-OOP stands for object oriented programming. OOP is programming paradigm which related with object.
+OOP stands for object-oriented programming. OOP is a programming paradigm related to objects.
3
4
-OOP main concept are object and class. Each object communicate with each other.
+OOP's main concepts are object and class. Each object communicates with the others.
5
6
## Class
7
0 commit comments