HomeServicesBlogDictionariesContactSpanish Course
← Back to search

Meaning of camel case | Babel Free

Noun CEFR B2
/ˈkæml̩ keɪs/

Definitions

Especially in computer programming, and in the names of brands and organizations: a style of typography in which several words are concatenated together without any spaces between them, with the first letter of each word (sometimes excluding the first word) capitalized.

often, uncountable

Equivalents

Examples

“Near-synonyms: intercapping, intercaps”
“In the SMIL 1.0 specification, test criteria were hyphenated (e.g., system-bitrate and system-screen-size). This was deprecated by the SMIL 2.0 specification in favor of camel case attributes to be consistent with other developing standards.”
“It's common practice to name private members in camelCase, that is with an initial lower case letter and a capital for the start of each word.”
“Write element and attribute names in a style called "CamelCase." Elements reflecting an entity should be written in UpperCamelCase; elements and attributes reflecting a property should be written in lowerCamelCase.”
“Type and attribute names, and occasionally variable names, are traditionally written using camel case (with the first word lowercased and subsequent words title-cased, like dateTime), although there are exceptions to this rule (such as anyURI and QName), and some people prefer hyphenated lowercase words (like local-name).”
“RadioShack is an example of a company name that uses camel case. In some cases, technology uses camel case, such as VistaVision, which is a widescreen format for movies. It's little wonder that camel case appears in application code—everyone already knows how to use it. […] Microsoft and other industry leaders have modified the standard use of camel case. When you talk about camel casing for .NET, what you really mean is that the first letter of each word, except the first word, is capitalized. For example, if you want to create a variable that contains the background color for an object, you might call it backColor.”
“CamelCase is a common way of writing variable names in programming. It allows the programmer or someone reading their code to easily parse long variable names. […] The key feature of camelCase is that it allows multiple words to be combined into one with a medial capital letter at the beginning of each original word. It is named camelCase because it looks a bit like the humps on a camel's back.”

CEFR level

B2
Upper Intermediate
This word is part of the CEFR B2 vocabulary — upper intermediate level.

See also

Learn this word in context

See camel case used in real conversations inside our free language course.

Start Free Course