Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
eo287540014y@r20408e122449d well, I think I'd write this in a small one-time script. I gotta use many strings and many iterators but I don't wanna have to think about how to name my variables
-
lynkfox314yGet the fuck out of my code and never come near it again.
Course my workplace is really strong on even new just out of college devs have something to contribute so listen.
Then I'd go drop Clean Code book on his head. -
fckIE5624yReminds me of a colleague who used to write Boolean variables like
Bool isTrue = false; -
Hazarth94554yWhat are you talking about? That's the standard best practice way of naming variables.
Everyone who doesn't do this is an inexperienced junior that doesn't know better -_-
Srsly, learn to code LOL111 RTFM, UTFG! -
It annoys me that the third variable called __String has a capital letter, and that the underscores aren't increasing with one at a time.
Other than that, A+ code. -
jaylord4544yI like that the third string has capital S. That makes it easier to keep them apart 😂
-
purist12164yMy previous employer did so many horrible things to me. But atleast they were prudent to nip bad practices in the bud. Variable names which one didnt understand in the first look and constants with no explanation awarded us a public humiliation. Dont know whether to think the means was too much or was necessary seeing all these things.
-
First thing I do is understand why so many ID murder show murders happen.
Second thing, consider becoming an ID murder show murderer.
Related Rants
Guys .... What you say about this when YOUR SENIOR do this....
rant
just curious