Snake case

The general term for the notation where multiple words are concatenated with underscores ("_") for specific purposes, such as making word boundaries more visible after combining multiple words into a single string, with all letters in lowercase

Nº Q1289587 ★★

Uncommon · Knowledge

Snake case

The general term for the notation where multiple words are concatenated with underscores ("_") for specific purposes, such as making word boundaries more visible after combining multiple words into a single string, with all letters in lowercase

Snake case (sometimes stylized autologically as snake_case) is the naming convention in which each space is replaced with an underscore (_) character, and words are written in all lower case. It is a commonly used naming convention in computing, for example for variable and subroutine names, and for filenames.

Last price

—

Floor price

—

7-day median

—

30-day sales

0

30-day range

—

In circulation

0

Price history

Show table
Datemedian LowHighsales

Sales history

Last sale
—
30-day average
—
30-day low
—
30-day high
—
Sales 7d
0
Sales 30d
0

No sales yet.

Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.

From Wikipedia

Snake case (sometimes stylized autologically as snake_case) is the naming convention in which each space is replaced with an underscore (_) character, and words are written in all lower case. It is a commonly used naming convention in computing, for example for variable and subroutine names, and for filenames. One study has found that readers can recognize snake case values more quickly than camel case. However, "subjects were trained mainly in the underscore style", so the possibility of bias cannot be eliminated. A variation is screaming snake case, where words are written in all caps (stylized as SCREAMING_SNAKE_CASE). This convention is used for constants in programming languages like C/C++, Python, Java, PHP, as well as for environment variables.

Text: Wikipédia, CC BY-SA 4.0. · Image: Tino (CC BY-SA 4.0) ·

Related cards

Confirmation