mamchenkov.net
Object-oriented programming concepts
Here is a nice (as in short and simple) tutorial on object-oriented programming concepts. It touches only briefly and a few concepts: objects, class, message, inheritance, and interface. There is a practical part based on Java. And that's about it. Studying this tutorial will not make you an OOP expert (I doubt that anything will), … Continue reading Object-oriented programming concepts