- Nov 2, 2008
- 721
- 1
- 0
In other words, as a programmer how is performance measured in your office? Are there employers out there who still demand 300 lines of code a day? (made up figure)
In my office, it varies from project to project, but generally, before we start, we have the client approve of a list of test cases and we code to confirm to that list. As the project goes, the list changes, depending on customer feedback etc. But, by the end of the project, a programmer is valued, depending on how his/her code met up to the test-case criteria. (And if the customer left feedback on how they liked the product)
Ideally, well-written code is something that should never be patched. (Feature additions are another matter) But how is code valued DURING the coding phase?
I thought it would be interesting to hear from all the professionals out here how they do it in their work-place. (For any programming students reading this, you could consider it as a glimpse into your future.
he,he. )
This thread is what prompted me to make a new one on the matter.
In my office, it varies from project to project, but generally, before we start, we have the client approve of a list of test cases and we code to confirm to that list. As the project goes, the list changes, depending on customer feedback etc. But, by the end of the project, a programmer is valued, depending on how his/her code met up to the test-case criteria. (And if the customer left feedback on how they liked the product)
Ideally, well-written code is something that should never be patched. (Feature additions are another matter) But how is code valued DURING the coding phase?
I thought it would be interesting to hear from all the professionals out here how they do it in their work-place. (For any programming students reading this, you could consider it as a glimpse into your future.
This thread is what prompted me to make a new one on the matter.
