Re: Which do you prefer?



No code should EVER need one single comment if it is written properly.
It should be easy to follow without ANY explanation needed. If your
code needs comments to describe it then I suggest you go back to
school.

The Grand Master


Michael C wrote:
"Master Programmer" <master_programmer@xxxxxxxxxx> wrote in message
news:1165272758.241742.269670@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Good programming is about leaving breadcrumbs for the next person. Not
trying to show off by writting code that is not immediatly obvious. If
it needs any comments to describe it - then you are a useless
programmer.

Hardly. I'd say if it needs comments to describe it and those comments are
missing then you're a sloppy programmer.

Michael

.


Loading