WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

505

(post is archived)

[–] 2 pts (edited )

The only really correct way is to use alternating camel case and double underscores for spaces and every first variable of a name should end with the number 1

my__Varib__name__Of1 Obviously I would only use one of like that for loop iteration

For regular vars just use i.e. a1,b1,c1 for improved readability throughout code since the purpose will always be obvious from context

[–] 1 pt

> only really correct way is...

In what language? I work regularly in codebases that are written in JavaScript, PHP, Python, and C# and never before have I encountered such an onerous convention

[–] 2 pts

It applies to all languages except in Python each name should also be preceded by a number of underscores equal to the level of indentation

Ok it was supposed to be funny. Now laugh.

[–] 2 pts

Not using L337 lettering

my__V4r1b__n4m3__0f1

smh