Re: Throwing down the glove [was Re: Nanotech/Opensource: OpinionsNeeded.]

From: James Rogers (jamesr@best.com)
Date: Mon Jul 17 2000 - 07:34:36 MDT


On Mon, 17 Jul 2000, Robert Bradbury wrote:
>
> I think it was something along the lines of having written 30,000
> lines of code in 8 months or 80,000 in 3 months or something similar
> (which is at least order of magnitude or so above the standard 10 lines/day).

This is a plausible coding rate. When I am working on an interesting
project and really have my mind wrapped around the design, I can produce
about 500 lines of clean and elegant C code a day. I've written 10k LoC
in a month while working in design spaces that I am very comfortable with
(in this particular case, database kernels/engines).

One thing I have noticed is that while my OO code is usually smaller, I
typically generate functionality at about the same rate as procedural
code. The difference between OO and procedural models for me is where the
time is spent. Maintenance on clean OO and procedural code is the same in
my experience; the benefits of most programming models can also be
liabilities depending on the context.

-James Rogers
 jamesr@best.com



This archive was generated by hypermail 2b29 : Mon Oct 02 2000 - 17:34:47 MDT