Content deleted Content added
→Coding standards: edited coding standards wrt software organizations |
|||
Line 262:
| page = [https://archive.org/details/codecomplete0000mcco/page/70 70]}}</ref>
As listed near the end of [[Coding conventions]], there are different conventions for different programming languages, so it may be counterproductive to apply the same conventions across different languages. It is important to note that there is no one particular coding convention for any
The use of coding conventions is particularly important when a project involves more than one programmer (there have been projects with thousands of programmers). It is much easier for a programmer to read code written by someone else if all code follows the same conventions.
|