|
|
|
|
|
by alerighi
1762 days ago
|
|
It's not. Because then someone else has to maintain the code you written, and if he cannot see any common pattern in your code he will make 10x the effort to understand the code, that means wasting time and thus loosing money for the company. |
|
It is nice to write code that can be understood by the next reader. To explain what our invariants are and what we are up to, we have comments.