Example: some_example_name
»Screaming Snake Case« is a variant of Snake Case where only capital letters are used. This formatting is quite usual for constants.
Example: SOME_EXAMPLE_NAME
A way of writing code that is mostly used in programming languages. With Snake Case, the individual parts of a word combination are separated with an underscore. All letters of the word combination are usually lowercase.
Example: some_example_name
»Screaming Snake Case« is a variant of Snake Case where only capital letters are used. This formatting is quite usual for constants.
Example: SOME_EXAMPLE_NAME