How to REALLY start thinking in terms of objects?
- by Mr Grieves
I work with a team of developers who all have several years of experience with languages such as C# and Java. Most of them are young enough to have been shown OOP as a standard way to develop software in university and are very comfortable with concepts such as inheritance, abstraction, encapsulation and polymorphism.
Yet, many of them, and I…