Sometimes you are forced into situations where the only clarity you can add to the code is via comments. This is when you should structure your comments to answer the question of WHY this code rather that the question of WHAT is this code doing.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books