code review Posted on September 13, 2014 by Code Curmudgeon Code review is a process where programmers look at each others code and evaluate it’s fitness for the intended purpose. It can find mistakes in design and implementation beyond simple syntax problems and improve quality.