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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
