Skip to content

Instantly share code, notes, and snippets.

@mehdidc
Forked from d0ugal/references.txt
Created March 12, 2017 07:24
Show Gist options
  • Save mehdidc/13d94f61874403650368bdb8471dce30 to your computer and use it in GitHub Desktop.
Save mehdidc/13d94f61874403650368bdb8471dce30 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