SlideShare uma empresa Scribd logo
1 de 29
Baixar para ler offline
Effective peer review.
an ongoing conversation.
Why code review?
There are lots of good reasons.
Programming is hard.
We work with smart people.
Discussing our work can be positive.
Increases overall quality.
Helps solve difficult problems.
Spreads knowledge.
Helps develop strong shared standards.
Who are reviews for?
Developers.
So that we can learn from one another.
10 Commandments
of egoless programming.

Understand and accept that you will make mistake.
You are not your code.
No matter how much “karate” you know, someone else will always know more.
Don’t rewrite code without consultation.
Treat people who know less than you with respect, deference and patience
The only constant in the world is change.
The only true authority stems from knowledge, not from position.
Fight for what you believe, but gracefully accept defeat.
Don’t be “the guy in the room.”
Critique code instead of people. Be kind to the coder, not the code.
We all make mistakes.
The important thing is to catch them as early as
possible.
Luckily our mistakes aren’t life threatening. We can fix them, move on
and laugh about it.
You are not your code.
The point of reviews is to find problems early,
educate and learn.
Don’t take it personally.
Always room to learn.
We are all smart capable developers.
Let’s learn from one another.
Ask why.
Don’t just assume that something is wrong.
Ask questions. Inquire about why something was done in a particular
way. It might be the way it is for a valid reason.
Respect your peers.
Even those that have been “in the game” for a
shorter time then you have.
We all have different levels of experience. Patience and respect goes a
long way.
Change is constant.
Standards are a living thing.
We need to work as a team to develop a culture of quality.
Knowledge over position.
Everybody has valuable insight.
Let’s cultivate that and build a knowledge based development
environment.
Don’t dig in too deep.
Fight for what you believe.
Be willing to accept ideas that are different then the ones you have now.
Don’t hide.
Building a positive development environment
takes participation.
Share what you know. Ask questions. Participate.
Critique Code.
Not people.
Be kind to the coder, not the code.
What is a “good” review?
Good reviews spread knowledge and provide a
learning experience for everybody involved.
a conversation...
Reviews should be a two way conversation
between the author of the code and the
participants of the review.
Reviewers should ask questions of the author. The author should offer
explanations and frame the context of the code being reviewed.
includes a summary...
When a review is over it should be summarized.
This will let all the participants know what action is being taken as a
result of the review.
includes praise...
If you see something you like, let the author
know.
It can be difficult to remember to do this, but it is important.
references standards...
Have a solid set of standard practices to
reference.
Remember that standards are a living thing. They are still open for
discussion.
focus on the code...
Not the person that wrote it.
Ego is something we all have, but should be kept out of reviews as much
as possible.
not always actionable...
Comments in a code review don’t necessarily
require immediate action.
Be clear about that. Is a comment a suggestion? A question?
is time-boxed...
Code reviews work best on code that is fresh in
the author’s mind.
Respond to review requests promptly. Participate as much as possible
and mark the review complete when you are done.
Being reviewed.
It can be tough to be in the hot seat and have
your code examined.
Add initial comments.
As the author adding an initial pass of
comments is extremely helpful to explain the
code under review.
Scope and context can be defined this way.
Decouple yourself...
Take a step back and release your attachments
to the work being reviewed.
This is challenging. The initial instinct is to “bunker in” and defend the
work.
Understand the standards.
Work as closely to the defined standards as
possible.
When you need to deviate explain why in the initial comment pass.
Maintain the standards.
Standards are living things.
If you deviate and need to do something a different way open the
discussion for improving the standards.
When to start a review?
During active development while the code is
fresh in your head is the best time to start a
review.
Peer review is not a task to save as until the end of development. Starting
the conversation early helps ensure that it isn’t an afterthought. Problems
are caught before they spin out of control.
Who starts a review?
Generally the author.
But sometimes it might be started by somebody else if a problem is
noticed or if a commit isn’t under review and is on the large side.

Mais conteúdo relacionado

Mais procurados

Interviewing Library Shelvers
Interviewing Library ShelversInterviewing Library Shelvers
Interviewing Library Shelvers
ALATechSource
 
Selection in AIESEC
Selection in AIESEC Selection in AIESEC
Selection in AIESEC
Meda Corovei
 
Interview Basics And Skills
Interview Basics And SkillsInterview Basics And Skills
Interview Basics And Skills
palaciok001
 
Communication skillsformanager m_pw
Communication skillsformanager m_pwCommunication skillsformanager m_pw
Communication skillsformanager m_pw
Ajay Walia
 

Mais procurados (20)

Tips for Successful Job Interviewing: Preparation
Tips for Successful Job Interviewing: PreparationTips for Successful Job Interviewing: Preparation
Tips for Successful Job Interviewing: Preparation
 
Code review process
Code review processCode review process
Code review process
 
Interviewing Library Shelvers
Interviewing Library ShelversInterviewing Library Shelvers
Interviewing Library Shelvers
 
Tips for Successful Job Interviewing: Interview Questions
Tips for Successful Job Interviewing: Interview QuestionsTips for Successful Job Interviewing: Interview Questions
Tips for Successful Job Interviewing: Interview Questions
 
Justifying suitable methods
Justifying suitable methodsJustifying suitable methods
Justifying suitable methods
 
Essaywriting
EssaywritingEssaywriting
Essaywriting
 
Tips for Successful Job Interviews - Lunch and Learn 2014
Tips for Successful Job Interviews - Lunch and Learn 2014Tips for Successful Job Interviews - Lunch and Learn 2014
Tips for Successful Job Interviews - Lunch and Learn 2014
 
Conduct effective interview
Conduct effective interviewConduct effective interview
Conduct effective interview
 
Reflective writingforinterns 001
Reflective writingforinterns 001Reflective writingforinterns 001
Reflective writingforinterns 001
 
Teacher Resource Guidebook - Peer Assessment
Teacher Resource Guidebook - Peer Assessment Teacher Resource Guidebook - Peer Assessment
Teacher Resource Guidebook - Peer Assessment
 
Moderate This!
Moderate This! Moderate This!
Moderate This!
 
Comments by students
Comments by studentsComments by students
Comments by students
 
Selection in AIESEC
Selection in AIESEC Selection in AIESEC
Selection in AIESEC
 
Interview Basics And Skills
Interview Basics And SkillsInterview Basics And Skills
Interview Basics And Skills
 
Top 10 common mistakes made in exams
Top 10 common mistakes made in examsTop 10 common mistakes made in exams
Top 10 common mistakes made in exams
 
12 ge crit
12 ge crit12 ge crit
12 ge crit
 
Instruments of data collection
Instruments of data collectionInstruments of data collection
Instruments of data collection
 
Aow
AowAow
Aow
 
Communication skillsformanager m_pw
Communication skillsformanager m_pwCommunication skillsformanager m_pw
Communication skillsformanager m_pw
 
Unit topic challenges G8
Unit topic challenges G8Unit topic challenges G8
Unit topic challenges G8
 

Semelhante a Effective Peer Review

Semelhante a Effective Peer Review (20)

10 Faulty Behaviors of Code Review - Developer Summit Istanbul 2018
10 Faulty Behaviors of Code Review - Developer Summit Istanbul 201810 Faulty Behaviors of Code Review - Developer Summit Istanbul 2018
10 Faulty Behaviors of Code Review - Developer Summit Istanbul 2018
 
How to successfully grow a code review culture
How to successfully grow a code review cultureHow to successfully grow a code review culture
How to successfully grow a code review culture
 
Code review guidelines
Code review guidelinesCode review guidelines
Code review guidelines
 
How to successfully grow a code review culture
How to successfullygrow a code review cultureHow to successfullygrow a code review culture
How to successfully grow a code review culture
 
I don't like your design
I don't like your designI don't like your design
I don't like your design
 
Letters from the editor (TCUK12)
Letters from the editor (TCUK12)Letters from the editor (TCUK12)
Letters from the editor (TCUK12)
 
Pairing w developers_stpconpics
Pairing w developers_stpconpicsPairing w developers_stpconpics
Pairing w developers_stpconpics
 
What Happens to Everyone, When Everyone Learns to Code - by Farrah Bostic at ...
What Happens to Everyone, When Everyone Learns to Code - by Farrah Bostic at ...What Happens to Everyone, When Everyone Learns to Code - by Farrah Bostic at ...
What Happens to Everyone, When Everyone Learns to Code - by Farrah Bostic at ...
 
Discussing Design: The Art of Critique
Discussing Design: The Art of CritiqueDiscussing Design: The Art of Critique
Discussing Design: The Art of Critique
 
Discussing Design: The Art of Critique
 Discussing Design: The Art of Critique Discussing Design: The Art of Critique
Discussing Design: The Art of Critique
 
T.R.U.E. Diagnostics - Simple ways to judge the goodness of code
T.R.U.E. Diagnostics  - Simple ways to judge the goodness of codeT.R.U.E. Diagnostics  - Simple ways to judge the goodness of code
T.R.U.E. Diagnostics - Simple ways to judge the goodness of code
 
Discussing Design Without Losing your Mind [Code and Creativity 10/7]
Discussing Design Without Losing your Mind [Code and Creativity 10/7]Discussing Design Without Losing your Mind [Code and Creativity 10/7]
Discussing Design Without Losing your Mind [Code and Creativity 10/7]
 
Code review Effective - kwan
Code review  Effective - kwanCode review  Effective - kwan
Code review Effective - kwan
 
Booklet
BookletBooklet
Booklet
 
How to Crack a GROUP DISCUSSION: DOs and DONTs of GD
How to Crack a GROUP DISCUSSION: DOs and DONTs of GDHow to Crack a GROUP DISCUSSION: DOs and DONTs of GD
How to Crack a GROUP DISCUSSION: DOs and DONTs of GD
 
Project Management in the Real World
Project Management in the Real WorldProject Management in the Real World
Project Management in the Real World
 
Group Discussion
Group Discussion Group Discussion
Group Discussion
 
Critique and The Design Process: Facilitating Better Feedback
Critique and The Design Process: Facilitating Better FeedbackCritique and The Design Process: Facilitating Better Feedback
Critique and The Design Process: Facilitating Better Feedback
 
Discussing Design: The Art of Critique - ixdaNYC
Discussing Design: The Art of Critique - ixdaNYCDiscussing Design: The Art of Critique - ixdaNYC
Discussing Design: The Art of Critique - ixdaNYC
 
Achieving Success in an Interdisciplinary Team
Achieving Success in an Interdisciplinary TeamAchieving Success in an Interdisciplinary Team
Achieving Success in an Interdisciplinary Team
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

Effective Peer Review

  • 1. Effective peer review. an ongoing conversation.
  • 2. Why code review? There are lots of good reasons. Programming is hard. We work with smart people. Discussing our work can be positive. Increases overall quality. Helps solve difficult problems. Spreads knowledge. Helps develop strong shared standards.
  • 3. Who are reviews for? Developers. So that we can learn from one another.
  • 4. 10 Commandments of egoless programming. Understand and accept that you will make mistake. You are not your code. No matter how much “karate” you know, someone else will always know more. Don’t rewrite code without consultation. Treat people who know less than you with respect, deference and patience The only constant in the world is change. The only true authority stems from knowledge, not from position. Fight for what you believe, but gracefully accept defeat. Don’t be “the guy in the room.” Critique code instead of people. Be kind to the coder, not the code.
  • 5. We all make mistakes. The important thing is to catch them as early as possible. Luckily our mistakes aren’t life threatening. We can fix them, move on and laugh about it.
  • 6. You are not your code. The point of reviews is to find problems early, educate and learn. Don’t take it personally.
  • 7. Always room to learn. We are all smart capable developers. Let’s learn from one another.
  • 8. Ask why. Don’t just assume that something is wrong. Ask questions. Inquire about why something was done in a particular way. It might be the way it is for a valid reason.
  • 9. Respect your peers. Even those that have been “in the game” for a shorter time then you have. We all have different levels of experience. Patience and respect goes a long way.
  • 10. Change is constant. Standards are a living thing. We need to work as a team to develop a culture of quality.
  • 11. Knowledge over position. Everybody has valuable insight. Let’s cultivate that and build a knowledge based development environment.
  • 12. Don’t dig in too deep. Fight for what you believe. Be willing to accept ideas that are different then the ones you have now.
  • 13. Don’t hide. Building a positive development environment takes participation. Share what you know. Ask questions. Participate.
  • 14. Critique Code. Not people. Be kind to the coder, not the code.
  • 15. What is a “good” review? Good reviews spread knowledge and provide a learning experience for everybody involved.
  • 16. a conversation... Reviews should be a two way conversation between the author of the code and the participants of the review. Reviewers should ask questions of the author. The author should offer explanations and frame the context of the code being reviewed.
  • 17. includes a summary... When a review is over it should be summarized. This will let all the participants know what action is being taken as a result of the review.
  • 18. includes praise... If you see something you like, let the author know. It can be difficult to remember to do this, but it is important.
  • 19. references standards... Have a solid set of standard practices to reference. Remember that standards are a living thing. They are still open for discussion.
  • 20. focus on the code... Not the person that wrote it. Ego is something we all have, but should be kept out of reviews as much as possible.
  • 21. not always actionable... Comments in a code review don’t necessarily require immediate action. Be clear about that. Is a comment a suggestion? A question?
  • 22. is time-boxed... Code reviews work best on code that is fresh in the author’s mind. Respond to review requests promptly. Participate as much as possible and mark the review complete when you are done.
  • 23. Being reviewed. It can be tough to be in the hot seat and have your code examined.
  • 24. Add initial comments. As the author adding an initial pass of comments is extremely helpful to explain the code under review. Scope and context can be defined this way.
  • 25. Decouple yourself... Take a step back and release your attachments to the work being reviewed. This is challenging. The initial instinct is to “bunker in” and defend the work.
  • 26. Understand the standards. Work as closely to the defined standards as possible. When you need to deviate explain why in the initial comment pass.
  • 27. Maintain the standards. Standards are living things. If you deviate and need to do something a different way open the discussion for improving the standards.
  • 28. When to start a review? During active development while the code is fresh in your head is the best time to start a review. Peer review is not a task to save as until the end of development. Starting the conversation early helps ensure that it isn’t an afterthought. Problems are caught before they spin out of control.
  • 29. Who starts a review? Generally the author. But sometimes it might be started by somebody else if a problem is noticed or if a commit isn’t under review and is on the large side.