January 2011
2 posts
5 tags
Just how good was Gretzky?
Today is Gretzky’s 50th birthday. With all the stats being talked about the one that stands out for me is how much farther ahead of all other players he is in terms of total points. Stats from NHL.com
Jan 26th
4 tags
Choosing Descriptive Variable Names: Code !is...
When starting a new project I often find one of the hardest parts is choosing accurate, descriptive variable names for the objects and variables I’m working with. I’m sure this isn’t a new observation but it is striking me now as I try to sort through the best way to structure a Class in Java that generates a histogram of some colour data in an array (PImage ints in Processing). ...
Jan 5th