Quote:
Originally Posted by iTHOS=awesome
The way I learned programming makes this very hard to read, no offense.
|
I too find the highly compact style a hindrance to readability. I actually reformatted the relevant lines in order to make it easier for me to see what the code was trying to do.
I don't remember who said it, but I agree with the philosophy that says a programmer's job is to write documentation that compiles into a working program.