General Structure
- Be consistent. You may experiment with different
formats at different times, but do not do it in a single file.
- Pay attention to style from the time you begin to
write, and use it as an aid in structuring your code. Contrary to
your feelings as time runs short, it is never expedient to write
sloppy code and "fix it" later.
- Review your work before you submit it. Be certain that it is both correct and well-presented.