inheritance

You are browsing the inheritance tag archive.

Episode #005 :: Dealing with Code Inheritance

Episode #005 :: Dealing with Code Inheritance

This week I’m getting away from tools and plugins to get a bit more into the operational side of software. The topic this week is all about dealing with those inherited hand-me-down projects. I’ll offer some strategies on how to cope with these projects once they land in your lap, and a tiny bit of [...]

Short Order Code #002 :: Collecting your inheritance

In this episode Keith talks about a bit about object inheritance and provides some practical examples of situations you can use it in your code.
I know it’s something that everyone has talked about in their first-year OOP classes, but it’s surprising how often that knowledge seems to get left there, and not readily adapted to [...]