Programming Guidelines:

 

One of the purposes of this course is to prepare you for a programming job in the real world.  With that in mind, I expect very professional code from you.

 

Professional environments often have their own company policies for capitalization and naming conventions, and this standardization greatly contributes to code that is quickly understandable for multiple programmers.  While practices may vary, I expect you to follow these guidelines for your code in this course:

 

Naming Conventions:

 

Formatting:

 

Commenting: