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
-
C0D4681387yI don’t know
I think there’s a special place for people who use function naming like
ThisIsAFunctionThatDoesSomethingButIDontRemeberWhatItIsSoIMadeThisLongAssNameInstead(){} -
therebis special place of people who write.comment. if your code need comment, you know how "quality" your code is
-
RealKC9707y@sssssss13 not necessarily, you might need to use comments to explain a choice that might not be obvious otherwise.
Also I'd like to think that most of the people who comment shit code understand that it's shit and want to improve it later, so they use comments to know what that code does when they'll improve it. Also if someone had to exclusively choose between noncommented shit code and commented shit code, they'd choose the latter. -
Don't remember who said that is funny thinking that someone who cannot make his code comprehensible can make his comments be comprehensible
There is special place in hell for those people who don't comment their shit code.
rant