Click here to Skip to main content
15,892,746 members

Survey Results

Do you have code reviews?

Survey period: 20 Jan 2014 to 27 Jan 2014

Having a second set of eyes look over your code is incredibly valuable. But do you do it?

OptionVotes% 
Yes, we do regular formal code inspections and/or reviews24519.32
Yes, we do regular informal code reviews13310.49
Yes, we sometimes do code reviews16513.01
We sometimes review parts of our code15412.15
We very rarely do code reviews22117.43
No, we never do code reviews35027.60



 
GeneralNo code review... Pin
Daniele Goffi23-Jan-14 6:27
professionalDaniele Goffi23-Jan-14 6:27 
GeneralNo, should though Pin
cjb11022-Jan-14 21:29
cjb11022-Jan-14 21:29 
GeneralShould... Pin
Albert Holguin22-Jan-14 4:43
professionalAlbert Holguin22-Jan-14 4:43 
GeneralWhen can I call it a code-review? Pin
Eddy Vluggen21-Jan-14 6:42
professionalEddy Vluggen21-Jan-14 6:42 
Generalself review Pin
ed welch21-Jan-14 6:04
ed welch21-Jan-14 6:04 
GeneralI can neither confirm nor deny... Pin
MacSpudster21-Jan-14 6:01
professionalMacSpudster21-Jan-14 6:01 
General*I* do code reviews but... Pin
Dan Neely21-Jan-14 3:21
Dan Neely21-Jan-14 3:21 
GeneralMandatory Pin
S Houghtelin21-Jan-14 1:52
professionalS Houghtelin21-Jan-14 1:52 
GeneralRe: Mandatory Pin
tom144321-Jan-14 2:49
tom144321-Jan-14 2:49 
GeneralRe: Mandatory Pin
Erik Burd27-Jan-14 10:00
professionalErik Burd27-Jan-14 10:00 
GeneralThere is no code review... Pin
RhishikeshLathe21-Jan-14 1:36
professionalRhishikeshLathe21-Jan-14 1:36 
GeneralAbsolutely! Pin
Maarten Kools20-Jan-14 22:28
professionalMaarten Kools20-Jan-14 22:28 
GeneralFind it an extremely valuable practice PinPopular
AlexCode20-Jan-14 21:26
professionalAlexCode20-Jan-14 21:26 
I came across this practice recently (since around one year and a half) but I'm really happy we decided to implement it.

More than the eventual bugs found it promotes the technical discussion between team members and after a while everyone perfectly understands each other code.
Another great thing that comes from this is that everyone will specifically know about everything. This is specially important when someone leaves the team temporarily of definitively.

Yet another advantage for those clumsy coders that just write code with the bare minimum style effort... as they know the code will later be read by someone else and probably will bounce back they will be more careful about more that making it work.

Bottom line it takes time... a lot of time, specially at the beginning, but as team members get used to each other code it get much easier.

If you want to try it, you really have to embrace it and give it a 6 month minimum trial period.

Cheers!
GeneralSingle developer Pin
Jonas Hammarberg20-Jan-14 21:06
professionalJonas Hammarberg20-Jan-14 21:06 
GeneralRe: Single developer Pin
Anna-Jayne Metcalfe20-Jan-14 22:15
Anna-Jayne Metcalfe20-Jan-14 22:15 
GeneralRe: Single developer Pin
Jonas Hammarberg20-Jan-14 22:46
professionalJonas Hammarberg20-Jan-14 22:46 
GeneralRe: Single developer PinPopular
Anna-Jayne Metcalfe20-Jan-14 23:18
Anna-Jayne Metcalfe20-Jan-14 23:18 
GeneralRe: Single developer Pin
AlexCode20-Jan-14 22:57
professionalAlexCode20-Jan-14 22:57 
GeneralRe: Single developer Pin
Anna-Jayne Metcalfe20-Jan-14 23:16
Anna-Jayne Metcalfe20-Jan-14 23:16 
General[Amusement] PinPopular
thatraja20-Jan-14 20:11
professionalthatraja20-Jan-14 20:11 
GeneralYes We Do Pin
Sampath Lokuge20-Jan-14 19:34
Sampath Lokuge20-Jan-14 19:34 
GeneralIt's just me, myself and I so.... no Pin
Ron Anders20-Jan-14 12:47
Ron Anders20-Jan-14 12:47 
GeneralRe: It's just me, myself and I so.... no PinPopular
DoStuffZ20-Jan-14 20:48
DoStuffZ20-Jan-14 20:48 
GeneralRe: It's just me, myself and I so.... no Pin
Doug Domeny21-Jan-14 4:56
professionalDoug Domeny21-Jan-14 4:56 
GeneralNo code reviews PinPopular
OriginalGriff20-Jan-14 5:10
mveOriginalGriff20-Jan-14 5:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.