Click here to Skip to main content
15,923,852 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: StyleCop Pin
Super Lloyd10-Mar-15 6:01
Super Lloyd10-Mar-15 6:01 
AnswerRe: StyleCop Pin
Slacker00710-Mar-15 4:42
professionalSlacker00710-Mar-15 4:42 
AnswerRe: StyleCop Pin
yippiecoder10-Mar-15 10:33
yippiecoder10-Mar-15 10:33 
GeneralRe: StyleCop Pin
Super Lloyd10-Mar-15 17:52
Super Lloyd10-Mar-15 17:52 
AnswerRe: StyleCop Pin
Brady Kelly10-Mar-15 21:31
Brady Kelly10-Mar-15 21:31 
GeneralRe: StyleCop Pin
Super Lloyd11-Mar-15 14:53
Super Lloyd11-Mar-15 14:53 
GeneralRe: StyleCop Pin
Brady Kelly11-Mar-15 17:38
Brady Kelly11-Mar-15 17:38 
AnswerRe: StyleCop Pin
Kent Bolton11-Mar-15 0:59
Kent Bolton11-Mar-15 0:59 
You've had quite a few replies - some love StyleCop and some really don't like the need to code in a specific way. I actually understand both viewpoints.

I once worked with a coder in the early 90's who was he was recommended as a guru by another company. One of the many personal coding styles he insisted on was that indentation was for wimps. He took every opportunity to rail at the request that he should indent (and many other equally silly things) - he was actually pleased that it made it harder to read, since then only the good developers would be able to understand the code.

Good coders have their own styles. They quite often have strong opinions on style. They probably vary from the other good coders in the team. They also probably refactor each other's code to conform to their style.

I think that good coders who work in teams need to play nicely with each other and part of this is to agree on a style and stick to that. It helps code readability and predictability for the team (once they are used to the style). This in turn reduces bugs and the cost of maintenance.

Good coders write excellent code. Great coders leave a legacy that the rest of the team can keep in top condition.

If this is going to be a large, mission critical project which can impact lives (Financial, emergency services etc) and have many team members thrown at the project, then maybe having a clean, well structured, easy to read and maintain codebase is important. Maybe also lower bugs and cost to maintain is also important.

Maybe have a chat to your team about this. Or perhaps try it for a few months and see what you think after this time.

Kent

Cooooooooooooode
GeneralRe: StyleCop Pin
Super Lloyd11-Mar-15 2:51
Super Lloyd11-Mar-15 2:51 
GeneralRe: StyleCop Pin
Brady Kelly11-Mar-15 18:15
Brady Kelly11-Mar-15 18:15 
AnswerRe: StyleCop Pin
Kent Bolton11-Mar-15 1:16
Kent Bolton11-Mar-15 1:16 
AnswerRe: StyleCop Pin
Member 1151684211-Mar-15 7:21
Member 1151684211-Mar-15 7:21 
GeneralRe: StyleCop Pin
Super Lloyd11-Mar-15 14:30
Super Lloyd11-Mar-15 14:30 
AnswerRe: StyleCop Pin
Member 1055573511-Mar-15 12:15
Member 1055573511-Mar-15 12:15 
GeneralWhen 932* years you reach, look this good, you will not! Pin
Nagy Vilmos9-Mar-15 22:56
professionalNagy Vilmos9-Mar-15 22:56 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
Slacker0079-Mar-15 23:08
professionalSlacker0079-Mar-15 23:08 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
CDP18029-Mar-15 23:12
CDP18029-Mar-15 23:12 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
Agent__0079-Mar-15 23:16
professionalAgent__0079-Mar-15 23:16 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
CDP18029-Mar-15 23:57
CDP18029-Mar-15 23:57 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
manchanx10-Mar-15 0:15
professionalmanchanx10-Mar-15 0:15 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
Pete O'Hanlon9-Mar-15 23:20
mvePete O'Hanlon9-Mar-15 23:20 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
Simon_Whale9-Mar-15 23:36
Simon_Whale9-Mar-15 23:36 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
Kornfeld Eliyahu Peter9-Mar-15 23:47
professionalKornfeld Eliyahu Peter9-Mar-15 23:47 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
HobbyProggy10-Mar-15 0:27
professionalHobbyProggy10-Mar-15 0:27 
GeneralRe: When 932* years you reach, look this good, you will not! Pin
Tom Deketelaere10-Mar-15 0:50
professionalTom Deketelaere10-Mar-15 0:50 

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.