Name: Anonymous 2010-03-29 15:07
Tricky code should not be commented but rewritten
In general, the use of comments should be minimized by making the code self-documenting by appropriate name choices and an explicit logical structure.
In general, the use of comments should be minimized by making the code self-documenting by appropriate name choices and an explicit logical structure.