Naming Convention (programming)
In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types and functions etc. in source code and documentation.
Reasons for using a naming convention (as opposed to allowing programmers to choose any character sequence) include the following:
- to reduce the effort needed to read and understand source code;
- to enhance source code appearance (for example, by disallowing overly long names or unclear abbreviations).
The choice of naming conventions can be an enormously controversial issue, with partisans of each holding theirs to be the best and others to be inferior. Colloquially, this is said to be a matter of "religion". Many companies have also established their own set of conventions to best meet their interests.
Read more about Naming Convention (programming): Potential Benefits, Challenges, Business Value, Common Elements, Metadata and Hybrid Conventions
Famous quotes containing the words naming and/or convention:
“Husband,
who am I to reject the naming of foods
in a time of famine?”
—Anne Sexton (19281974)
“No convention gets to be a convention at all except by grace of a lot of clever and powerful people first inventing it, and then imposing it on others. You can be pretty sure, if you are strictly conventional, that you are following geniusa long way off. And unless you are a genius yourself, that is a good thing to do.”
—Katharine Fullerton Gerould (18791944)