Who wrote 2.6.20?
Posted Feb 24, 2007 11:05 UTC (Sat) by
bockman (guest, #3650)
In reply to:
Who wrote 2.6.20? by richardl@redhat.com
Parent article:
Who wrote 2.6.20?
Well, for one thing often you can accomplish something equivalent with 1000 lines of dumb code or with 300 lines of very smart code. Most of the programming effort is going into figuring out the 'commonalities' between potential code blocks and write customizable code ( loops, routines, classes, templates) that exploit said commonalities. But the more time a developer spends in this kind of exercise, the shorter the final code would result.
I don't say that LOC measurements are meaningless. Just that they are statistics and should not used outside of this context ( for instance should not be used to measure the productivity of a developer or even a team ).
Ciao
-----
FB
(
Log in to post comments)