Technically it's #PascalCase, not #camelCase, but I'm not gonna turn into a reply-guy.
("reply-guy is kebab-case. There's also snake_case!) https://betterprogramming.pub/string-case-styles-camel-pascal-snake-and-kebab-case-981407998841
@HollyGoDarkly we call them lowerCamelCase and upperCamelCase. Not many Pascal people in my neck of the woods.
Did I just reply-guy?
@mo LOL -- Seriously though, I'm excited to learn of the variations!
And that makes sense -- I know "camel" is used because there's a hump in the *middle*, but what if the camel has their head UP? Then a first-letter capital makes perfect sense! So I like the upper- and lower- distinction!
@HollyGoDarkly that only works if you’re thinking about right to left languages, that would put the camel facing to the left.
In left to right where the camel faces right, they must be raising their tail for some reason!
@HollyGoDarkly that said, there’s not many RtL programming languages are there? And that’s me getting stuck in my programming-centric mindset 🙂