in reply to Re: Re**4: Non-English posts on Perlmonks
in thread Non-English posts on Perlmonks
But then I learned from painful experience (and advice from wiser programmers) that comments have about as many bugs as code when first written, but only the bugs in code get caught, and going forward only the code is maintained. Therefore in maintainance programming, don't trust comments.
But if the maintainance programmer ignores your comments, then attempting to make bad code OK by adding comments is worse than useless. You may get warm fuzzies from having the comments, but the energy would have been better spent making the code better...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re**4: Non-English posts on Perlmonks
by Anonymous Monk on Jul 14, 2003 at 03:04 UTC | |
by tilly (Archbishop) on Jul 14, 2003 at 03:59 UTC |