COMP 380

Team Lab Assignment

Coding Guidelines

Due: 11/20/2002 (MW Class) & 11/21/2002 (TTH Class)

 

As a team effort, develop a set of Coding Guidelines for your project. These should include any DOs and DON’Ts required of all members of your team when writing code. Post this as a message entitled, "Coding Guidelines," on your team's HyperNews page. (You don't have to turn it in.) The guidelines should include rules for naming identifiers, rules for using indentation and white space, rules for using comments, and a template for a comment prologue block to used for all modules coded by the members of the team. You may add any other guidelines that you think are appropriate for your team. Click here for a sample set of Coding Guidelines. This assignment will not be graded, but your code will be evaluated with respect to the guidelines established by your team. Failing to conform to team Coding Guidelines will affect your grade on your coding assignment.