July 2003 - Posts

Chris talks about learning to learn. I have to say I totally agree. All through college that is what I kept telling myself, I'm only here to learn how to learn.
Anyway here is a little algorithm to answer "How to" questions according to Chris which I agree with.
public void Why() 
{    
  if(NotClear)
    Why(); 
}
If you think about it, this is human nature just remember when you were a child and asked Why, Why, Why...

Frozen Throne

Warcraft III Frozen Throne Expansion Set was released today. I've got mine, what about you. Just when you think you might get some work done. :)
More Posts