Skip to content

Instantly share code, notes, and snippets.

View sdelmas's full-sized avatar

Sven Delmas sdelmas

View GitHub Profile

Zoom Code Review

===============

Why Code Review?

The most effective way to get bugs out of code is code review. More than running the code, more than unit tests, having someone else review an author's code is the best technique known to eliminate bugs (Fagan 1975 and Cohen 2006).