Re: How many lines of code per programmer-hour?
From: Hrvoje Brozovic (a.b_at_c.de)
Date: 06/21/04
- Next message: Craig Stuntz [TeamB]: "Re: Make Garbage Collection Optional Then I Will Shut Up"
- Previous message: Kirk Halgren: "Re: History of Programming Languages"
- In reply to: Loren Pechtel: "Re: How many lines of code per programmer-hour?"
- Next in thread: Ender: "Re: How many lines of code per programmer-hour?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Jun 2004 15:34:34 +0200
"Loren Pechtel" wrote in message
> On 19 Jun 2004 08:06:05 -0700, "Erwien Saputra"
>
> >I hate it when I saw one comment for every single line in a source code
> >like that.... the comment/LOC ratio is big, but it is just annoying.
>
> There's a lot of teachers that should be fired.
During construction of complex variable length structures for
some obscure API call or low level protocol implementation,
you better paste whole man page, and comment every bit
of filled memory. I saw lot of this type of code, where comment
like "let's fill resource record" is a bit of lacking. And, with Murphy's
help, probalbly some bits, like response bit is lacking in code also.
- Next message: Craig Stuntz [TeamB]: "Re: Make Garbage Collection Optional Then I Will Shut Up"
- Previous message: Kirk Halgren: "Re: History of Programming Languages"
- In reply to: Loren Pechtel: "Re: How many lines of code per programmer-hour?"
- Next in thread: Ender: "Re: How many lines of code per programmer-hour?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|