DEV Community

Discussion on: What is the nightmare for programmers?

Collapse
 
metalmikester profile image
Michel Renaud

"Having to read code where someone was trying to be smart"

So much this! After figuring it out, I'll think "well, that's pretty cool and clever". But then I will likely change it to something more readable because, more often than not, cleverness = maintenance nightmare.

Oh and, I've often been too clever myself for my own good. Go back into some piece of codes a couple of weeks later, come across "me being clever the other day" and going, "WTF does this do?"

Collapse
 
surajondev profile image
Suraj Vishwakarma

Yess a clear code is what we want