show/hide this revision's text 2 forgotten content

Peer review should be MANDATORY.

You can read and find numerous articles and books that discuss different ways to approach this within various sized teams, but you seem to inquiring about experiences.

Personally, I think peer review should be made fun. Food provided and keep the atmosphere jovial. It really should be treated as a time where developers/programmers can learn from each other not a chance to judge (and we all know how every programmed seems born with an innate judgmental gene). I have tended to appreciate or assisted to organize reviews to be 1/3rd or 1/4th of the time as open. By that I mean when the group comes together and one person presents a project they are working or even reviewed which is not even related to the current project (I know this is difficult with deadlines but try for it).

Creatives usually get together to display paintings, designs, and artists they’re currently into in order to help facilitate inspiration. Realistically, inspiration should be the leading concept you hope to foster in a review. Secondary to that people just naturally notice things their fellow developers do which they have NOT noticed before. “Oh wow, so you managed to do that in a single line of code? Cool.” Getting developers inspired and motivated about what they do, what they're working on, and how they go about it will pay dividends more out than using peer review to establish pecking order and rank.

Finally, comes the actually “review” part but it’s an inevitable fact. Your better developers will see poor code and after enough reviews it’s time for the poor coder to either step-up or forget about it.

If you keep things positive and organized its usually a great experience.

Almost forgot to touch on pair programming. This is tougher to set-up. Obviously you can't have two of your weaker programmers working together or you might as well arrange a million monkeys with a million typewriters. Try to put a stronger person with a weaker on and offer incentives to both privately. Someone who is weaker should know that improvement could be rewarded (if they require such incentive) and the stronger programmer should know that real leaders start as good mentors. Make sure the weaker dev is typing though. Not vice-versa or it becomes a presentation and "yawn" someone might not gain anything by the experience.

show/hide this revision's text 1

Peer review should be MANDATORY.

You can read and find numerous articles and books that discuss different ways to approach this within various sized teams, but you seem to inquiring about experiences.

Personally, I think peer review should be made fun. Food provided and keep the atmosphere jovial. It really should be treated as a time where developers/programmers can learn from each other not a chance to judge (and we all know how every programmed seems born with an innate judgmental gene). I have tended to appreciate or assisted to organize reviews to be 1/3rd or 1/4th of the time as open. By that I mean when the group comes together and one person presents a project they are working or even reviewed which is not even related to the current project (I know this is difficult with deadlines but try for it).

Creatives usually get together to display paintings, designs, and artists they’re currently into in order to help facilitate inspiration. Realistically, inspiration should be the leading concept you hope to foster in a review. Secondary to that people just naturally notice things their fellow developers do which they have noticed before. “Oh wow, so you managed to do that in a single line of code? Cool.”

Finally, comes the actually “review” part but it’s an inevitable fact. Your better developers will see poor code and after enough reviews it’s time for the poor coder to either step-up or forget about it.

If you keep things positive and organized its usually a great experience.