https://github.com/saddamarbaa/object-oriented-programming-concepts
==> I made this repository to post my code and document my progress while Learning Object-Oriented Programming Concepts (OOP)
https://github.com/saddamarbaa/object-oriented-programming-concepts
abstraction class encapsulation inheritance object oops-concepts polymorphism
Last synced: 2 months ago
JSON representation
==> I made this repository to post my code and document my progress while Learning Object-Oriented Programming Concepts (OOP)
- Host: GitHub
- URL: https://github.com/saddamarbaa/object-oriented-programming-concepts
- Owner: saddamarbaa
- Created: 2019-10-13T19:16:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T06:11:58.000Z (over 4 years ago)
- Last Synced: 2025-02-03T18:01:42.000Z (4 months ago)
- Topics: abstraction, class, encapsulation, inheritance, object, oops-concepts, polymorphism
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## I made this repository to post my code and document my progress while Learning Object-Oriented Programming (OOP) Concepts