Programming Guidelines – 12

For all programs written in this class must adhere to programming the following guidelines. Points will be deducted if they do not. I will update the programming guidelines as new concepts are introduced. New guidelines will appear in red. Once a new guideline has been introduced all future programs must adhere to it.

Looping

General Code

Interface Guidelines

Variables

Arithmetic Operations

If Statements

Select… Case Statements

General Procedures