Varun Juyal
Fri May 06 08:51:42 2016
Create uniform coding habits
Benefits:
Consistent naming convention as per project guidelines
Benefits:
Place a header at the beginning of each source file(function/procedure…) to include the following:
Anticipation, detection, and resolution of programming, application, and communications errors
Benefits:
Report specific errors at the lowest level
Log errors, debug information and performance statistics based on project need.
Benefits:
Use logging and notifications judiciously.