http://www.perlmonks.org?node_id=270339


in reply to Re: How do you avoid "Code Burnout"?
in thread How do you avoid "Code Burnout"?

I can see the appeal of that idea, but I respectfully disagree. My reasoning is three-fold:

If you have repetitive work, automate it. If you want to know if software works, test it from the start. If you don't know exactly what the customer wants, ask him. If you want to train a new programmer, pair him up with experienced programmers.