Good Programming Practices
C programming standards are available on the Web -- see course homepage
You will be expected to conform to these standards for all programming projects in this class and in CMSC 201
These standards include:
- Naming conventions
- Use of whitespace
- Use of Braces
- Comments