this post was submitted on 01 Mar 2024
369 points (93.2% liked)
Programmer Humor
32396 readers
846 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Having a standardized codding styles allows people to immediately recognise things, and not have a wacky case mix.
You don't need to remember the coding style of one specific project. You just need to remember the style of the language
Of course it would be better if it was standardized for every language, but that's probably never going to happen