Content deleted Content added
Citation bot (talk | contribs) Add: date. | Use this bot. Report bugs. | Suggested by Abductive | #UCB_webform 2145/3824 |
mNo edit summary Tags: Reverted references removed Visual edit Mobile edit Mobile web edit Newcomer task Newcomer task: copyedit |
||
Line 4:
}}
'''Coding best practices''' or '''programming best practices''' are a set of informal rules (''[[best practice]]s'') that many [[software developer]]s in [[computer programming]] follow to improve [[software quality]].Many computer programs remain in use for long periods of time,<ref>{{cite book
| title = Software Engineering
| edition = Seventh
Line 24 ⟶ 14:
| page = 38}}</ref> so any rules need to facilitate both initial development and subsequent maintenance and enhancement of [[source code]] by people other than the original authors.
In the [[Ninety–ninety rule|ninety-ninety rule]], Tom Cargill is credited with an explanation as to why programming projects often run late:
The size of a project or program has a significant effect on error rates, programmer productivity, and the amount of management needed.<ref>{{cite book
|