[22/10]
Again not an algo but relevant to software development.
I became interested in learning more about the basics of Object Orientated design as I use it every day.
The first learning point being the 4 pillars of OO
- Encapsulation
- Abstraction
- Inheritance
- Polymorphism
Top comments (0)