The naming convention for a term like doSomething is camel case.
What would the naming convention of do-something be called?
|
The naming convention for a term like What would the naming convention of |
|||
| show 13 more comments |
|
Delimiter-Separated which could also use the underscore (Delimiter_Separated). |
|||||
|
|
I call it |
|||||||||||||||||||
|
|
Maybe Lowercase Dash Separated Words (or LDSW) |
|||||||||||||
|
|
I like "caravan case", because it looks like tokens chained together in a caravan. You can even picture a caravan of camels if you like. |
|||||
|
|
The only time I see naming like that is for SEO purposes, so maybe |
|||
|
|
do minus something. – user414076 Aug 29 '11 at 17:24like-this-casingis very common in LISP/Scheme variants. – hammar Aug 29 '11 at 17:30