Tuesday, October 10, 2006

Work

Got feedback about my first code hand-in: 53 "suggestions" from my boss. Which, if it was what I expected it to be, would be perfectly fine. I expected it would be stuff like "hey, look here, this can be a bug" or "remember to include this file for backwards compatibility". But no! Most of the "suggestions" are style! "Do comments in this way", "name your variables like this", "don't put the space over here, it could be confusing", "explain the function better in the comments", "follow this convention". Argh!

2 comments:

Anonymous said...

haha. Told you that you need to comment more...

FuzzyGamer said...

He doesn't have a problem with me not commenting enough, just with my style of commenting and not being incredibly specific.