Since it is still week-end..
On 22.04.2016 21:57, Olaf Kock wrote:
Optimize for the maintainer, not for the compiler. The maintainer might
buy you a beer, the compiler for sure will not.
With permission, I will borrow that paragraph for my upcoming "Programming for
Dummies" book.
This is probably nothing new for long-time practitioners of the art, but my recent
analysis of about 100 programs and scripts history in our SVN repository showed that, over
a 5-year period, about 10% of the time is spent on the original writing of the code, and
90% on a posteriori maintenance and bug correction.
So, given that it is extremely difficult in the practice to convince programmers that they
should make an effort and not deliver shaky code at the start, one might as well make an
effort to make the 90% less painful.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org