Skip to content

Instantly share code, notes, and snippets.

@d0ugal
Last active March 25, 2017 13:07
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save d0ugal/ebb2fa1a1848c5fa16dd6ec6b72b212c to your computer and use it in GitHub Desktop.
Save d0ugal/ebb2fa1a1848c5fa16dd6ec6b72b212c to your computer and use it in GitHub Desktop.
Effective Code Review References
Code Complete by Steve McConnell
Jeff Atwood (Coding Horror)
https://blog.codinghorror.com/code-reviews-just-do-it/
Measuring Defect Potentials and Defect Removal Efficiency
http://rbcs-us.com/site/assets/files/1337/measuring-defect-potentials-and-defect-removal-efficiency.pdf
Expectations, Outcomes, and Challenges Of Modern Code Review
https://www.microsoft.com/en-us/research/publication/expectations-outcomes-and-challenges-of-modern-code-review/
Investigating Code Review Quality: Do People and Participation Matter?
http://latifaguerrouj.ca/pubs/IEEE-ICSME-2015.pdf
The Impact of Code Review Coverage and Code Review Participation on Software Quality
http://sail.cs.queensu.ca/Downloads/MSR2014_TheImpactOfCodeReviewCoverageAndCodeReviewParticipationOnSoftwareQuality_ACaseStudyOfTheQt,VTK,AndITKProjects.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment