You can edit almost every page by Creating an account and confirming your email.

Cat Case

From EverybodyWiki Bios & Wiki




Cat Case is similar to Title case[1] but is used specifically in programming. It is a style of capitalization when creating Variables, Functions, etc. while coding. When using Cat Case, all words begin with a capital letter and spaces are disregarded. An example would be:

string CatCase = "ThisIsAnExampleOfCatCase";

This was named in November of 2020 after the shape of a scared cat.

References

  1. "Title Case Capitalization". https://apastyle.apa.org. Retrieved 2020-11-03. External link in |website= (help)


This article "Cat Case" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Cat Case. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.