Software Maintenance
Reducing the cost of software maintenance is the most often cited reason for following coding conventions. In their introduction to code conventions for the Java Programming Language, Sun Microsystems provides the following rationale:
Code conventions are important to programmers for a number of reasons:
- 40%-80% of the lifetime cost of a piece of software goes to maintenance.
- Hardly any software is maintained for its whole life by the original author.
- Code conventions improve the readability of the software, allowing engineers to understand new code more quickly and thoroughly.
- If you ship your source code as a product, you need to make sure it is as well packaged and clean as any other product you create.
Read more about this topic: Coding Conventions
Famous quotes containing the word maintenance:
“My course is a firm assertion and maintenance of the rights of the colored people of the South according to the Thirteenth, Fourteenth, and Fifteenth Amendments, coupled with a readiness to recognize all Southern people, without regard to past political conduct, who will now go with me heartily and in good faith in support of these principles.”
—Rutherford Birchard Hayes (18221893)