Showing posts with label OOP. Show all posts
Showing posts with label OOP. Show all posts

Most books on object oriented programming go into the basics of encapsulation, polymorphism and inheritance. It doesn't matter whether it's a strongly typed language like Java or C#, or a dynamically typed language like Python or PHP, the handling of object orientation follows a similar pattern. However, in the real world the challenges of maximising code reuse, easing maintenance and above all making software that is truly flexible requires code that is componentised - that is code that makes as much use of interfaces as it does object inheritance.

Must Read

Ads by Smowtion

adf.ly - shorten links and earn money!

Total Pageviews