Coding best practices: Difference between revisions

Content deleted Content added
WikiCleanerBot (talk | contribs)
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
Line 99:
* Efficiency (fast enough for the purpose to which it is put).
* Minimum cost to develop.
* Conformity to any relevant [[standards]] (including [[Coding conventions|programming language-specific standards]]).
* Clear, accurate and precise [[user documentation|user documents]].