Archive for July, 2008

Inheritance

July 21, 2008

In an Object Oriented Programming environment, inheritance is one of the key concepts which allows us to inherit properties and methods of other objects.
In Procedural Programming, inheritance is when a bunch of guys develop a massive system over several months, test it a little bit, put it live over the weekend and then ALL fek [...]