...
- Write the code clean enough that an average student has a realistic chance to understand and work with the code.
For users of IntelliJ IDEA:
- Inspections Profile A inspection profile that detects most of the common style and coding errors I consider bad style. To import it. copy the file into "$home/.IntelliJIdea70/config/inspections"
- Inspections Profile A code-style profile matching the reporting-engine coding guidelines. To import it. copy the file into "$home/.IntelliJIdea70/config/codestyles"