A type of writing in Programming where you use a capital letter for all the word parts in each word in a compound word or phrase, and no spaces. It is useful for Text-based programming because sometimes you Need to name something that needs more than one word and you can’t have spaces. For example: spriteRunningFunction (also see snake_case convention)


