Code Standards

Evaluation Considerations
Category Standard Plus/Check/Minus
Code Layout Indentation size  
  Using tabs vs paces for indentation  
  max line length  
  using blank lines  
Comments when to include  
  What to include  
  Block Comments  
  Single line comments  
  end of line comments  
Declarations Number per line  
  initialization  
  placement  
Naming Conventions Descriptive names  
  Name lenghts  
  Capitalization  
  Variable names  
  Method Names  
  Constant names  
  class names  
  other name rules  
  abbreviations  
  loop indices  
Methods length  
  parameter list lengths  
  parameter list order  
Exception and error handling when;  
  where  
  how  
Programming Practices    

Team:

Grade(10, 7, 3, 0):

Comments:

Mike Erlinger

Last Modified Tuesday, 06-Nov-2012 14:05:17 PST