https://github.com/ashmalzahra/oop-four-principles-by-example
The project displays OOP four principles - (Encapsulation, Abstraction, Inheritance, Polymorphism) with respective examples. The project also displays examples of composition, association, and aggregation.
https://github.com/ashmalzahra/oop-four-principles-by-example
best-practices irb oop-principles ruby
Last synced: about 1 year ago
JSON representation
The project displays OOP four principles - (Encapsulation, Abstraction, Inheritance, Polymorphism) with respective examples. The project also displays examples of composition, association, and aggregation.
- Host: GitHub
- URL: https://github.com/ashmalzahra/oop-four-principles-by-example
- Owner: ashmalzahra
- Created: 2023-04-10T12:58:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T23:54:51.000Z (about 3 years ago)
- Last Synced: 2025-02-10T21:19:46.369Z (over 1 year ago)
- Topics: best-practices, irb, oop-principles, ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP-four-principles-by-example