CamelCase
English
Alternative forms
Noun
Examples |
---|
|
CamelCase (uncountable)
- (typography, often used in programming) The style of writing by concatenating multiple component words (i.e. writing without any space between them), while capitalizing the first letter of each word, starting with the first or the second word.
Usage notes
CamelCase is often used as one of multiple conventions for names of variables in programming languages: compare "MyVariableName" (Pascal case, UpperCamelCase), "myvariablename" (lower case), "my_variable_name" (snake case), and "my-variable-name" (kebab case or dash case).
Hyponyms
Coordinate terms
Derived terms
Related terms
- dash case
- kebab case
- snake case
- Pascal case
Translations
camel case
|
See also
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.