Click here to Skip to main content
15,913,773 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: Office politics and sh*tty code. Pin
Jeremy Falcon20-Jun-16 13:32
professionalJeremy Falcon20-Jun-16 13:32 
GeneralRe: Office politics and sh*tty code. Pin
Mark_Wallace20-Jun-16 13:46
Mark_Wallace20-Jun-16 13:46 
GeneralRe: Office politics and sh*tty code. Pin
Mycroft Holmes20-Jun-16 14:37
professionalMycroft Holmes20-Jun-16 14:37 
GeneralRe: Office politics and sh*tty code. Pin
David O'Neil20-Jun-16 18:34
professionalDavid O'Neil20-Jun-16 18:34 
GeneralRe: Office politics and sh*tty code. Pin
David O'Neil20-Jun-16 18:35
professionalDavid O'Neil20-Jun-16 18:35 
GeneralRe: Office politics and sh*tty code. Pin
Mycroft Holmes21-Jun-16 1:26
professionalMycroft Holmes21-Jun-16 1:26 
GeneralRe: Office politics and sh*tty code. Pin
Jeremy Falcon22-Jun-16 10:15
professionalJeremy Falcon22-Jun-16 10:15 
GeneralRe: Office politics and sh*tty code. Pin
dazfuller20-Jun-16 20:00
dazfuller20-Jun-16 20:00 
Often the biggest problem is being viewed as objective. I find myself often in a position of defending code from people who are upset that they couldn't join in, and pointing out bad code in projects (including my own) to get people to up their game.

The thing which I've found works best if to have tooling which can provide an objective view of the code. My two favourites being ReSharper and SonarQube, the first because it provides immediate feedback and helps fix a number of issues and the latter because it provides some great metrics that can be tracked (great if you can make it part of your build process).

Building these up to show the team and your manager gives you the ammunition to show that you know what you're talking about and helps the team measure themselves against an objective measure.

Of course there may be things like coding styles which people don't agree on (yourself included) but if everyone follows the same rules then things improve and it makes sure that everyone can read the code easily.

Once these are in place you can build up some internal guides on coding practice to help new starters and as refreshers for existing people.

It can be a long journey, but if you can present it as "it's not me complaining, look here's the proof" then it's an easier pill to swallow.
Eagles may soar, but weasels don't get sucked into jet engines

GeneralRe: Office politics and sh*tty code. Pin
Jonas Hammarberg20-Jun-16 20:09
professionalJonas Hammarberg20-Jun-16 20:09 
GeneralRe: Office politics and sh*tty code. Pin
Johnny J.20-Jun-16 20:27
professionalJohnny J.20-Jun-16 20:27 
GeneralRe: Office politics and sh*tty code. Pin
Sander Rossel20-Jun-16 21:03
professionalSander Rossel20-Jun-16 21:03 
GeneralRe: Office politics and sh*tty code. Pin
Ri_20-Jun-16 21:34
Ri_20-Jun-16 21:34 
GeneralRe: Office politics and sh*tty code. Pin
Paul Kemner21-Jun-16 3:53
Paul Kemner21-Jun-16 3:53 
GeneralRe: Office politics and sh*tty code. Pin
Jeremy Falcon22-Jun-16 10:19
professionalJeremy Falcon22-Jun-16 10:19 
GeneralRe: Office politics and sh*tty code. Pin
Tomaž Štih20-Jun-16 21:39
Tomaž Štih20-Jun-16 21:39 
GeneralRe: Office politics and sh*tty code. Pin
Dimitrios Kalemis20-Jun-16 22:16
Dimitrios Kalemis20-Jun-16 22:16 
GeneralRe: Office politics and sh*tty code. Pin
XH558v20-Jun-16 22:32
XH558v20-Jun-16 22:32 
GeneralRe: Office politics and sh*tty code. Pin
den2k8820-Jun-16 22:55
professionalden2k8820-Jun-16 22:55 
GeneralRe: Office politics and sh*tty code. Pin
Nelek20-Jun-16 23:48
protectorNelek20-Jun-16 23:48 
GeneralRe: Office politics and sh*tty code. Pin
Stefan_Lang21-Jun-16 0:41
Stefan_Lang21-Jun-16 0:41 
GeneralRe: Office politics and sh*tty code. Pin
Member 1095214421-Jun-16 1:06
Member 1095214421-Jun-16 1:06 
GeneralRe: Office politics and sh*tty code. Pin
Member 1095214421-Jun-16 1:12
Member 1095214421-Jun-16 1:12 
GeneralRe: Office politics and sh*tty code. Pin
Member 1157700821-Jun-16 1:13
Member 1157700821-Jun-16 1:13 
GeneralRe: Office politics and sh*tty code. Pin
#realJSOP21-Jun-16 1:17
professional#realJSOP21-Jun-16 1:17 
GeneralRe: Office politics and sh*tty code. Pin
Jeremy Falcon22-Jun-16 10:21
professionalJeremy Falcon22-Jun-16 10:21 

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.