Code review versus pair programming

Posted by mericano1 on Programmers See other posts from Programmers or by mericano1
Published on 2011-03-08T13:25:52Z Indexed on 2012/09/06 3:48 UTC
Read the original article Hit count: 275

I was wondering what is the general idea about code review and pair programming. I do have my own opinion but I'd like to hear from somebody else as well. Here are a few questions, please give me your opinion even on some of the point

  1. First of all are you aware of way to measure the effectiveness of this practices?
  2. Do you think that if you pair program, code reviews are not necessary or it's still good to have them both?
  3. Do you think anybody can do code review or maybe is better done by seniors only?
  4. In terms of productivity do you think it suffers from pairing all the times or you will eventually get in back in the long run?

© Programmers or respective owner

Related posts about agile

Related posts about code-reviews