Last active
March 25, 2017 13:07
-
-
Save d0ugal/ebb2fa1a1848c5fa16dd6ec6b72b212c to your computer and use it in GitHub Desktop.
Effective Code Review References
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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