Click here to Skip to main content
15,885,195 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
SuggestionI neeed a code Pin
Member 1247249124-Apr-16 19:50
Member 1247249124-Apr-16 19:50 
SuggestionRe: I neeed a code Pin
Richard MacCutchan24-Apr-16 21:13
mveRichard MacCutchan24-Apr-16 21:13 
Questiondasgvd Pin
damdambidam14411-Apr-16 1:02
damdambidam14411-Apr-16 1:02 
AnswerRe: dasgvd Pin
Michael Haephrati31-Aug-19 5:08
professionalMichael Haephrati31-Aug-19 5:08 
AnswerRe: Two String value addition Pin
Richard MacCutchan2-Feb-16 22:18
mveRichard MacCutchan2-Feb-16 22:18 
AnswerRe: Two String value addition Pin
Afzaal Ahmad Zeeshan2-Feb-16 23:10
professionalAfzaal Ahmad Zeeshan2-Feb-16 23:10 
QuestionDoes your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
eschindler30-Sep-15 16:36
eschindler30-Sep-15 16:36 
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 PinPopular
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 

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.