SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[programming-languages] What's the name for hyphen-separated case?
Home
Question
What's the name for hyphen-separated case?
I'd simply say that it was
hyphenated
.
Examples related to
programming-languages
•
What is the difference between syntax and semantics in programming languages?
•
Scripting Language vs Programming Language
•
Difference between "enqueue" and "dequeue"
•
encapsulation vs abstraction real world example
•
What's the name for hyphen-separated case?
•
c++ array assignment of multiple values
•
What is the first character in the sort order used by Windows Explorer?
•
What is duck typing?
•
What programming language does facebook use?
•
Which programming languages can be used to develop in Android?
Examples related to
naming-conventions
•
How to name Dockerfiles
•
What is the difference between .yaml and .yml extension?
•
Is there a naming convention for git repositories?
•
What's the name for hyphen-separated case?
•
Should I use "camel case" or underscores in python?
•
Is there a naming convention for MySQL?
•
What is the javascript filename naming convention?
•
REST URI convention - Singular or plural name of resource while creating it
•
What is the standard naming convention for html/css ids and classes?
•
What are naming conventions for MongoDB?
Examples related to
terminology
•
The differences between initialize, define, declare a variable
•
What is the difference between a web API and a web service?
•
What does "opt" mean (as in the "opt" directory)? Is it an abbreviation?
•
What's the name for hyphen-separated case?
•
What is Bit Masking?
•
What is ADT? (Abstract Data Type)
•
What exactly are iterator, iterable, and iteration?
•
What is a web service endpoint?
•
What is the difference between Cloud, Grid and Cluster?
•
How to explain callbacks in plain english? How are they different from calling one function from another function?