16

One thing you learn after a few years in IT and some languages is that there is no problem with most languages.

BUT

Ugly code is ugly code! Has half of the devs I have been working with never heard of a style guide? Is it so long of a read that they just skip it.

I have flashback of variables being called "a", "b", "c" and/or methods being called "method_alfa" in production code.

In my opinion, repeatedly sh*ting all over a style guide is a reason for getting fired.

Comments
Add Comment