The Elements of Programming Style: Difference between revisions

Content deleted Content added
Line 65:
# Format a program to help the reader understand it.
# Document your data layouts.
# Don't over-comment.