Maintenance

Please read the section on maintenance in related to find out what maintenance is.

In order to make code easily maintainable you should consider the following.

Common terms
Variable names
Initialize variables
Modules
Using constants
Indentation
Comments
Writing good code