Some good resources from Google:
--
Code review:
https://google.github.io/eng-practices/review/reviewer/
--
Google Enginerring practices:
https://google.github.io/eng-practices/
--
Go Style Guide:https://google.github.io/styleguide/go/guide.html
--
Google Python Style Guide:
https://google.github.io/styleguide/pyguide.html
--
Google Summer of Code Guides
https://google.github.io/gsocguides/
--