Code reviews can be painful not only for the ones whose code is being reviewed, but for the code reviewer as well - they don't need to be. In this session I'll offer some tips and real world experiences about how you can improve your code review process or how to start doing code reviews if you are not doing them already. Code reviews are an important way to not only improve the quality of your code, but also a way to catch and minimize defects early. Code review is also an excellent way to spread knowledge, not just about the code itself, but about what other developers are building.