Content deleted Content added
m +GNU Coding Standards |
m + text from coding standard |
||
Line 1:
'''Programming style''' (aka ''coding standard'', ''code convention'')is a term that describes
Programming style is often dependent on the actual choice of programming language one is writing in. [[C (programming language)|C]] style will vary from [[BASIC]] style, and so on.
Line 74:
However, some programmers don't like being forced to use a style they didn't choose.
==
*[http://www.gnu.org/prep/standards.html GNU Coding Standards]
*[http://java.sun.com/docs/codeconv/ Code Conventions for the Java Programming Language]
[[zh-cn:程序风格]]
|