CamelCase, where words are capitalized and grouped
mixedCase, which is like CamelCase, but starts with a lower case character
UPPERCASE, and UPPER_CASE_WITH_UNDERSCORES
lowercase and lower_case_with_underscores
_leading and trailing_ underscores, and sometimes __doubled__