|
|
|
|
|
by verve_rat
774 days ago
|
|
> Take that to it's extreme and you see that code can be simplified down to nothing without anything being destroyed. I disagree. The thing being destroyed is readability and common understanding with your fellow programmers. |
|
That tells me that the code itself is not important; the task/instructions the code performs is the important part. Therefore code is a utility, not an artform.
Yes I want written instructions to be understandable to humans, so my code conforms to tool-enforced formatting standards 100% of the time, not subject to artistic interpretation.