Archive for July 2007

You are browsing the archives of 2007 July.

virtual methods in Constructors == Havok

Recently I wrapped up a Test Driven Development course for some co-workers in Beaverton, Oregon which went quite well (some good enthusiasm from the folks there). As always every time I teach or rather ‘share’ something with people I end up learning something new (such as Mock Object frameworks). This time I wanted to point [...]

if(max(self)) { patha(self); } else if(min(self)) { pathb(self); }

This has been on my mind a lot lately. In programmers speak it’s all about giving minimum or maximum of yourself to something… which leads to path a or path b.
I want to live now, so that later I have no regrets. Loving and doing for others as I would have it done for me. [...]