|
|
|
|
|
by mueslix
2943 days ago
|
|
A fairly short answer: code readability. People seem to try to write their code as compact as possible, not realizing that they usually only write a piece of code once, but they and others will have to decipher and make sense of it a dozen times in the near future. |
|