Snake Case
History
The use of underscores as word separators in identifiers in programming languages is old, dating to the late 1960s. It is particularly associated with C, being found in The C Programming Language (1978), and contrasted with Pascal case, an older term for camel case. However, the convention traditionally had no specific name: the Python style guide refers to it simply as "lower_case_with_underscores".
The name "snake_case" comes from the Ruby community, where it was coined in 2004 by Gavin Kistner, writing
The name "snake_case" comes from the Ruby community, where it was coined in 2004 by Gavin Kistner, writing
Δεν υπάρχουν σχόλια:
Δημοσίευση σχολίου