Introduction

Object-oriented programming is a paradigm built around objects to design applications using known techniques like inheritance, modularity, polymorphism, and encapsulation.

Sunday, July 27th, 2003 at 7:59 pm

Design Patters: Elements Of Reusable Object-Oriented Software

I’m just reading this book. It’s fasciniting. The ideas behind the patterns are really amazing. I can’t wait to implement a few in some of my new projects. I highly recommend to buy this book. You change the way you look at code. It has a similar effect to me like “Refactoring” from Martin Fowler. So buy it and I guarantee you you will love it.