Skip to content

Commit 95599ce

Browse files
1 parent 629c9c9 commit 95599ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🎯 [Introduction to Object-Oriented Programming and Design Patterns ](https://github.com/nandini-gangrade/Object-Oriented-Design-Patterns/)
1+
# 🎯 [Introduction to Object-Oriented Programming and Design Patterns ]([https://github.com/nandini-gangrade/Object-Oriented-Design-Patterns/](https://nandini-gangrade.github.io/Object-Oriented-Design-Patterns/))
22

33
Object-Oriented Programming (**OOP**) is a **paradigm** that structures software design around objects. Objects encapsulate **data (attributes)** and **behavior (methods)**, making code **reusable, modular, and maintainable**.
44

0 commit comments

Comments
 (0)