For developers team leads/management, What are the key discussion points when performing a developer's performance review? How will you measure how well a developer has performed? Which areas should one focus on? Which areas not to focus on?

link|improve this question

80% accept rate
belongs on stackoverflow, though it might get closed by them as not-programming-related. this is not a question for superuser. – quack quixote Nov 26 '09 at 20:48
feedback

migrated from superuser.com Nov 27 '09 at 4:44

This question came from our site for computer enthusiasts and power users.

2 Answers

up vote 2 down vote accepted

I personally find end of year reviews pointless. The best way is to be in continuous communication throughout the year. Make sure anything good or bad is noted as soon as possible. If you are agile, the perfect time to go over this is at the end of the sprints. If you do this, it will be clear what to focus on. It's just silly trying to review everything that has happened over the past year. However, reviewing everything that has happened over the past 2 weeks is much more manageable.

link|improve this answer
Speaking as a developer, I wholeheartedly agree. Having done the development lead role, I know how hard it is to rip one's focus away from the giant billboard that is the project schedule. And I do recognize the dichotomy in neglecting that constant feedback. I think it has to be because directors and veeps don't give a rip for the touchy-feely side of development, the improvement in developer quality and skillset. They care about metrics like bug counts, and about counting down to the next release. – JMD Nov 26 '09 at 17:07
feedback

One way to tell how well someone is doing (especially in an Agile environment) is to ask their peers; I've written a short article about that (http://goo.gl/tyXlv). I agree that the mostly valuable part of performance management is the every day interactions and discussions. However, most companies are going to have a formal performance reviews, so it's necessary to have a framework in place for a fair evaluation. Besides having the structured review, you can also ask free-form questions like "how have you contributed to the success of this company?" Also talk about training goals (as well as individual and department/corporate goals). It would be good to see if perhaps they would like to go an upcoming MySQL or other technical conference.

Keep notes throughout the year. Studies have shown (or so I've heard) that most managers can't remember what happened more than 6 weeks ago. Make sure to address the notes you've taken with the employee ASAP. There should be no surprises at the performance review.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.