User Tools

Site Tools


2013:the_art_of_reviewing_code

Back to proposals-2013

Title: The art of reviewing code
Proposer: arjan_van_leeuwen
Type: Tutorial
Duration: 45 minutes
Description: Making sure that the code you write is seen by at least one more person before it goes into production is a great way of increasing the quality of your code. One way of doing that is via code reviews, where code is being checked by peers or code owners after it has been written. Code reviews are gaining popularity again in many companies and communities.

It is also often an unpopular measure among developers and managers, for various reasons that have a lot to do with the time used to execute them and the fear that developers might have of getting critique on the code they created themselves. In this talk we first look at the advantages and disadvantages of using code reviews. We will then examine how to incorporate code reviews into existing processes. And we go into the fine art of giving and receiving code critiques: how much can be done in a code review, what types of critiques are useful to give, how to handle critiques that you don't agree with, and how to handle conflicts that might arise from this.

Roger: I like the sound of this
Ewan: YES. Code reviews are widely practised, but effective techniques less widely understood in my experience

2013/the_art_of_reviewing_code.txt · Last modified: 2016/06/11 14:05 by 127.0.0.1