Atthavit Wannasakwong

79%
Flag icon
When writing implementation comments, don’t put all the comments for an entire method at the top of the method. Spread them out, pushing each comment down to the narrowest scope that includes all of the code referred to by the comment.
A Philosophy of Software Design
Rate this book
Clear rating
Open Preview