Click here to Skip to main content
15,884,472 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
Dominic Burford1-Oct-15 2:24
professionalDominic Burford1-Oct-15 2:24 
I find that code reviews are a vital part of the SDLC. Having another developer review your code is incredibly useful. Developers are human beings, and as such, we can make mistakes or require room for improvement in the work we perform. How many times have you looked at some code and thought "Why did they implement it that way when this way is more more efficient / elegant / conforming to coding stadards" (select as appropriate).

Here's a useful article on what to look for in a code review[^]

If you are introducing code reviews, then you need to ensure that includes everyone - yes even the senior developers who perform code reviews need to have their code reviewed too.

Code reviews increase code quality and ensure coding standards are maintained to name just a few of their benefits.

My biggest question however is why are you having to justify their use in the first place? Anyone who has worked as a software developer in a professional capacity will understand and appreciate their benefits without requiring any persuasion.
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare

Home | LinkedIn | Google+ | Twitter

GeneralRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
eschindler1-Oct-15 6:52
eschindler1-Oct-15 6:52 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
jschell3-Oct-15 7:10
jschell3-Oct-15 7:10 
GeneralRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
eschindler3-Oct-15 7:25
eschindler3-Oct-15 7:25 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
CHill6023-Oct-15 15:05
mveCHill6023-Oct-15 15:05 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
Laiju k2-Feb-18 18:17
professionalLaiju k2-Feb-18 18:17 
QuestionTeam Foundation Server Lab Management Pin
Brendan Costigan12-May-15 5:25
Brendan Costigan12-May-15 5:25 
QuestionMulti Developers Working On The Same Project Pin
eddy_fj24-Feb-15 12:23
eddy_fj24-Feb-15 12:23 
AnswerRe: Multi Developers Working On The Same Project Pin
eddy_fj24-Feb-15 12:43
eddy_fj24-Feb-15 12:43 
AnswerRe: Multi Developers Working On The Same Project PinPopular
Richard MacCutchan24-Feb-15 22:56
mveRichard MacCutchan24-Feb-15 22:56 
GeneralRe: Multi Developers Working On The Same Project Pin
Richard MacCutchan30-Aug-16 21:48
mveRichard MacCutchan30-Aug-16 21:48 
GeneralRe: Multi Developers Working On The Same Project Pin
Beginner Luck30-Aug-16 22:03
professionalBeginner Luck30-Aug-16 22:03 
AnswerRe: Multi Developers Working On The Same Project Pin
jschell26-Feb-15 10:14
jschell26-Feb-15 10:14 
GeneralRe: Multi Developers Working On The Same Project Pin
eddy_fj26-Feb-15 11:36
eddy_fj26-Feb-15 11:36 
GeneralRe: Multi Developers Working On The Same Project Pin
eddy_fj26-Feb-15 11:36
eddy_fj26-Feb-15 11:36 
GeneralRe: Multi Developers Working On The Same Project Pin
jschell27-Feb-15 10:32
jschell27-Feb-15 10:32 
AnswerRe: Multi Developers Working On The Same Project Pin
Dadecki5-May-15 22:34
Dadecki5-May-15 22:34 
AnswerRe: Multi Developers Working On The Same Project Pin
Rahul VB18-May-15 0:38
professionalRahul VB18-May-15 0:38 
QuestionTransition to automatically generated documentation (Doxygen) Pin
kvaka24-Nov-14 0:19
kvaka24-Nov-14 0:19 
AnswerRe: Transition to automatically generated documentation (Doxygen) Pin
Nitzan Levi22-Aug-15 10:30
Nitzan Levi22-Aug-15 10:30 
QuestionContinuous Integration servers Pin
Dominic Burford20-Nov-14 3:24
professionalDominic Burford20-Nov-14 3:24 
AnswerRe: Continuous Integration servers Pin
Bernhard Hiller24-Nov-14 5:05
Bernhard Hiller24-Nov-14 5:05 
GeneralRe: Continuous Integration servers Pin
Dominic Burford24-Nov-14 21:06
professionalDominic Burford24-Nov-14 21:06 
GeneralRe: Continuous Integration servers Pin
ajay.bhosle121-Feb-15 13:48
ajay.bhosle121-Feb-15 13:48 
GeneralRe: Continuous Integration servers Pin
Dominic Burford22-Feb-15 21:32
professionalDominic Burford22-Feb-15 21:32 

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.