[DUG] Productivity
Kyley Harris
kyley at harrissoftware.com
Sat Apr 29 15:02:08 NZST 2006
Seeing as not one of those lines of code could be worth money... no.
Also. What you do in 1000 lines of code, could be done by another in 50.
And vice versa.
If x = 5 then
Result := true else
Result := false;
Or
Result := x =5;
Which is more efficient? Which is more productive? Lines of code tell
you nothing except that you will always refactor it down to a better set
of code
As you become a better programmer.
K.
-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz]
On Behalf Of John Bird
Sent: Saturday, 29 April 2006 11:59 a.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] Productivity
How do others measure programmers productivity?
In my first year seriously doing Delphi (learning Delphi and programming
around 1/4 of my working days) I have written around 25,000 lines of
.PAS
files in about 15 programs - are there any standard measures of
productivity?
John
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
More information about the Delphi
mailing list