Naming convention (programming): Difference between revisions

Content deleted Content added
Examples of multiple-word identifier formats: Needs screaming version like snake and kebab have
Tags: Mobile edit Mobile web edit
Tag: Reverted
Line 14:
Benefits of a naming convention can include the following:
 
* to provide additional information (i.e., [[metadata]]) about the use to which an identifier is put; Because it is just all CAP!!!
* to help formalize expectations and promote [[consistency]] within a development team;
* to enable the use of automated [[refactoring]] or search and replace tools with minimal potential for error;