Words or phrases in which the elements are separated by one underscore character _
such as snake_case
.
Words or phrases in which each word in the middle of the phrase begins with a capital letter such as camelCase
.
Snake Case often found in Python (programming language) code as recommended naming styles, they refer it as lower_case_with_underscores
.
Camel Case often found in many programming language, such as Java, Golang, and C. This case save more space compared to Snake Case, but Snake Case has better readibility.
get_long_array
have camel case of getLongArray
smart_monkey
have camel case of smartMonkey
Toolkit Bay or TKB is an online tools website providing free and easy to use tools to increase productivy or just for fun.
If you have any inquiries or suggestions, you can contact us on: contact@toolkitbay.com
We respect your data. Uploaded file/data/input will be automatically deleted. And the processed data will be deleted less than a day.