|
|
|
|
|
by mikewarot
1614 days ago
|
|
Well, the written density of source code has to match the impedance of the programmers that deal with it, not the computer, which deals with binary executable just fine. It seems to me the more clever you are, the harder it is to understand and debug code. Breaking things down into logical steps, but not too far, works best for me, and I suspect, but can't prove, the general case as well. |
|