Search posts, tags, users, and pages
Dave Amiana
Writing about Computer Science concepts, lessons from programming languages, algorithms and data structures.
Object-oriented programming (OOP) has become one of the most used programming paradigms since its conception. Part of the reason why the object-oriented approach is widely practiced is code-reusability. OOP emphasizes a group of concepts packed up to...
No responses yet.