this post was submitted on 01 Mar 2024
150 points (87.5% liked)
Programmer Humor
19452 readers
719 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One advantage of snake case is never having to remember which letters of every acronym or compound word each author decided to capitalize.
I just like to treat acronyms/initialisms as normal words.
sendHttpRequest
, etc.This is the way.
You already don't have to do that. That's what IDE's have autocomplete for.
That viewpoint makes bold assumptions about language, toolset, and preference.
It also suggests sweeping the dirt under the rug instead of not having it on the floor in the first place.