Click here to Skip to main content
15,893,663 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: Intervention: Coding Guidelines Pin
Member 91670572-Apr-19 22:07
Member 91670572-Apr-19 22:07 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 3:42
mvahoney the codewitch3-Apr-19 3:42 
GeneralRe: Intervention: Coding Guidelines Pin
englebart3-Apr-19 1:51
professionalenglebart3-Apr-19 1:51 
GeneralRe: Intervention: Coding Guidelines Pin
MikeTheFid3-Apr-19 3:18
MikeTheFid3-Apr-19 3:18 
GeneralRe: Intervention: Coding Guidelines Pin
patbob3-Apr-19 5:20
patbob3-Apr-19 5:20 
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 5:22
mvahoney the codewitch3-Apr-19 5:22 
GeneralRe: Intervention: Coding Guidelines Pin
SeattleC++3-Apr-19 8:15
SeattleC++3-Apr-19 8:15 
GeneralRe: Intervention: Coding Guidelines Pin
hpcoder23-Apr-19 13:47
hpcoder23-Apr-19 13:47 
My own experience was 1 year of working with very strict coding style guidelines, out of many years where things are much more laissez faire. Literally hundreds of formal rules, plus as many unstated informal one that everyone was supposed to know. Code reviews ended up being a bitch fest where 90% of the argy bargy was about code style. It literally slowed productivity and momentum to a crawl.

On all my other team projects, productivity was much higher, and not necessarily any worse technical debt-wise. Code reviews were simpler and much more productive/pleasant. There are some things one simply should not do (eg exception unsafe code, unnecessary pass-by-value) - everything else, just let it go man. I got quite tolerant of Hungarian notation, for example, just ignoring it as white noise (as it effectively is). You can tell instantly who wrote a piece of code from its style, so any questions, you know who to ask, if they're still around.
GeneralRe: Intervention: Coding Guidelines Pin
honey the codewitch3-Apr-19 15:37
mvahoney the codewitch3-Apr-19 15:37 
GeneralI told her she painted her eyebrows too high Pin
Peter_in_27802-Apr-19 1:54
professionalPeter_in_27802-Apr-19 1:54 
GeneralRe: I told her she painted her eyebrows too high Pin
Mike Hankey2-Apr-19 2:11
mveMike Hankey2-Apr-19 2:11 
GeneralRe: I told her she painted her eyebrows too high Pin
W Balboos, GHB2-Apr-19 2:57
W Balboos, GHB2-Apr-19 2:57 
GeneralRe: I told her she painted her eyebrows too high Pin
honey the codewitch2-Apr-19 4:03
mvahoney the codewitch2-Apr-19 4:03 
GeneralA Better Class of Delinquent... Pin
glennPattonWork32-Apr-19 0:47
professionalglennPattonWork32-Apr-19 0:47 
GeneralRe: A Better Class of Delinquent... Pin
MarkTJohnson2-Apr-19 3:33
professionalMarkTJohnson2-Apr-19 3:33 
GeneralRe: A Better Class of Delinquent... Pin
honey the codewitch2-Apr-19 6:52
mvahoney the codewitch2-Apr-19 6:52 
GeneralRe: A Better Class of Delinquent... Pin
RickZeeland2-Apr-19 6:53
mveRickZeeland2-Apr-19 6:53 
GeneralRe: A Better Class of Delinquent... Pin
glennPattonWork32-Apr-19 7:32
professionalglennPattonWork32-Apr-19 7:32 
GeneralRe: A Better Class of Delinquent... Pin
RickZeeland2-Apr-19 8:05
mveRickZeeland2-Apr-19 8:05 
GeneralRe: A Better Class of Delinquent... Pin
glennPattonWork32-Apr-19 10:17
professionalglennPattonWork32-Apr-19 10:17 
Question"Screen real estate" Pin
Nand322-Apr-19 0:28
Nand322-Apr-19 0:28 
AnswerRe: "Screen real estate" Pin
Kornfeld Eliyahu Peter2-Apr-19 0:40
professionalKornfeld Eliyahu Peter2-Apr-19 0:40 
AnswerRe: "Screen real estate" Pin
RickZeeland2-Apr-19 0:42
mveRickZeeland2-Apr-19 0:42 
GeneralRe: "Screen real estate" Pin
PeejayAdams2-Apr-19 0:51
PeejayAdams2-Apr-19 0:51 
GeneralRe: "Screen real estate" Pin
honey the codewitch2-Apr-19 4:04
mvahoney the codewitch2-Apr-19 4:04 

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.