Summer 2008, Session I

May 27, 2008 – June 27, 2008

Programming Style

This page describes the minimum rules of programming style that you are required to follow. If you violate these guidelines, the grader can refuse to look at your code, resulting in no points for you. We reserve the right to add new requirements as the semester progresses, but we'll always announce an update on the course mailing list before it goes into effect.

Note that you're welcome to follow the official Code Conventions for the Java Programming Language as published by Sun instead of our minimal conventions, just make sure you tell us which conventions you follow. If in doubt, the minimum conventions are recommended because they are simpler.