Naming convention (programming): Difference between revisions

Content deleted Content added
Delimiter-separated words: Added the alternative name of snail case for the convention with underscores.
Line 115:
|-
|<code>two_words</code>
|[[snake_case]], snail_case, pothole_case
|-
|<code>TWO_WORDS</code>