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
-
Why does it seem to be the hardest task for a lot of developers?
I don't think it's hard at all... (that's what she said 😉)
Just name it what it's supposed to be.
If you have too many variables and don't know what to name them, I'm 99% certain, your code is shitty. -
Arro2507yExplaining what you do is easy,because you just need the answer once, then recycle it. "I write code for computers" "I work on the back end of websites", etc. You can keep it simple. Naming is hard because you constantly need to come up with new names, ideally imparting some insight into what you've named. Even if you just name everything in series, you still have to be careful not to repeat the same name,or skip one. But what you do? Heck, you could even write it on a business card and put it in your wallet. For those with significant anxiety, this even presents a fun opportunity to fumble with the card and drop it, then hit your head trying to pick it up, when someone asks you what you do.
Related Rants
This survey reveals the truth 🤣
rant
difficult task
dev