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

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I don't like code reviews Pin
Eric R Johansson8-Sep-21 0:31
Eric R Johansson8-Sep-21 0:31 
GeneralRe: I don't like code reviews Pin
Super Lloyd8-Sep-21 0:37
Super Lloyd8-Sep-21 0:37 
GeneralRe: I don't like code reviews Pin
Eric R Johansson8-Sep-21 1:44
Eric R Johansson8-Sep-21 1:44 
GeneralRe: I don't like code reviews Pin
Cpichols8-Sep-21 1:44
Cpichols8-Sep-21 1:44 
GeneralRe: I don't like code reviews Pin
Super Lloyd8-Sep-21 2:26
Super Lloyd8-Sep-21 2:26 
GeneralRe: I don't like code reviews Pin
Cpichols8-Sep-21 2:33
Cpichols8-Sep-21 2:33 
GeneralRe: I don't like code reviews Pin
RooN3y8-Sep-21 2:01
RooN3y8-Sep-21 2:01 
GeneralRe: I don't like code reviews Pin
BryanFazekas8-Sep-21 2:26
BryanFazekas8-Sep-21 2:26 
Super Lloyd wrote:
And have to wait a few more hours because I was told 'not to use short variable name'.
Unsure I renamed 'x' to 'aNumber', but that irks me...

A huge mistake many developers make is thinking of the code as "my code". It is not. It is your employer's code which you are paid to write. As with most other jobs, you are paid to do what your employer wants, not what you want.

If the coding standard is to not use 1 character variable names, then it's the programmer's job to do what they are paid to do.

That said, the feedback provided was useless. Making an assumption, the feedback should have been "use variable names descriptive of the situation".

I've suffered the good, the bad, and the ugly with code reviews. The truly bad was sitting in a room for 8 hours with 10 developers, literally reading and critiquing EVERY line of code. The lead developer had no understanding of what the goal was and he was not one to accept anything remotely resembling criticism.

The best? Reviewers were provided with the code and instructions to identify violations of the coding standard, places where the processing was not clear, and suggest corrections. Review of 1,000 lines of C took about 30 minutes with 3 reviewers, as the few problems identified were diagnosed before the meeting so in meeting it was a matter of reach agreement.
GeneralI prefer code reviews... Pin
etkid848-Sep-21 5:15
etkid848-Sep-21 5:15 
GeneralRe: I don't like code reviews Pin
SeattleC++8-Sep-21 6:52
SeattleC++8-Sep-21 6:52 
GeneralRe: I don't like code reviews Pin
Matt McGuire8-Sep-21 8:06
professionalMatt McGuire8-Sep-21 8:06 
GeneralRe: I don't like code reviews Pin
Member 140926059-Sep-21 1:08
Member 140926059-Sep-21 1:08 
GeneralRe: I don't like code reviews Pin
Super Lloyd9-Sep-21 2:54
Super Lloyd9-Sep-21 2:54 
GeneralUTER ITER CONFUSION Pin
BernardIE53176-Sep-21 19:38
BernardIE53176-Sep-21 19:38 
GeneralRe: UTER ITER CONFUSION Pin
obermd7-Sep-21 3:33
obermd7-Sep-21 3:33 
GeneralRe: UTER ITER CONFUSION Pin
BernardIE53177-Sep-21 6:03
BernardIE53177-Sep-21 6:03 
GeneralRe: UTER ITER CONFUSION Pin
Chris Maunder7-Sep-21 7:27
cofounderChris Maunder7-Sep-21 7:27 
GeneralRe: UTER ITER CONFUSION Pin
obermd7-Sep-21 7:52
obermd7-Sep-21 7:52 
GeneralRe: UTER ITER CONFUSION Pin
BernardIE53177-Sep-21 18:54
BernardIE53177-Sep-21 18:54 
GeneralIs the HP Envy the successor to the Power Pavilion? Pin
swampwiz6-Sep-21 12:34
swampwiz6-Sep-21 12:34 
GeneralRe: Is the HP Envy the successor to the Power Pavilion? Pin
Cp-Coder6-Sep-21 13:23
Cp-Coder6-Sep-21 13:23 
GeneralRe: Is the HP Envy the successor to the Power Pavilion? Pin
Dan Neely7-Sep-21 3:36
Dan Neely7-Sep-21 3:36 
GeneralRe: Is the HP Envy the successor to the Power Pavilion? Pin
Cp-Coder7-Sep-21 15:37
Cp-Coder7-Sep-21 15:37 
GeneralRe: Is the HP Envy the successor to the Power Pavilion? Pin
MarkTJohnson6-Sep-21 14:25
professionalMarkTJohnson6-Sep-21 14:25 
GeneralRe: Is the HP Envy the successor to the Power Pavilion? Pin
Ron Anders6-Sep-21 16:32
Ron Anders6-Sep-21 16: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.