English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-06-21 00:11:29 · 4 answers · asked by ind_ulge 1 in Computers & Internet Programming & Design

Is there any industry average?

2006-06-21 00:20:28 · update #1

4 answers

That depends on whether or not they are good lines of code. I've spent one hour writing four lines of code that eloquently solved a problem. I've also written 1500 lines in one hour, but they were rather simple.

Lines of code was a good way to measure programmer's progress in earlier years when proceedural code and heavy optomization meant that all developers wrote standard code for a specific purpose using known methods. That has largely changed with the addition of high-level langauges, the powerful IDE environments, and the high code reusablity. In short, lines per hour is no longer much of a good standard for programmers.

As to what is, however, I can't really help there.

2006-06-21 00:17:35 · answer #1 · answered by Matthew Schultz 2 · 0 0

In my twisted reality, it depends on two factors:
1.) Am I being paid hourly or flat rate for the work?
2.) How you answered when I asked "Fast, Good, Cheap. Pick 2".

I don't think there is a serious answer to this question. Any averages would be immensely difficult to use for predictions. I've seen assigned values based on experience, difficulty of program and some other factors, but they can be ridiculously off since human judgement and estimation enters into it. Even tracking errors on past projects is fairly unreliable especially when modules in other languages, ill-documented pre-existing code, libraries or language standards (let alone switching languages altogether!) are involved.

2006-06-21 13:03:24 · answer #2 · answered by griz803 5 · 0 0

Sorry mate cant help because sometime I can write about over 2000 line of code and sometime I use my LIBRARY I have created. There are no rules about this long as your code works properly in testing. If it did then Best of luck or back to the keyboard

2006-06-21 07:24:45 · answer #3 · answered by Joe_Young 6 · 0 0

It depends on how fast you can type, think, etc. and it depends just how much experience you have programming in C++

2006-06-21 07:15:15 · answer #4 · answered by jackocomp 4 · 0 0

fedest.com, questions and answers