Click here to Skip to main content
15,891,253 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: The learning rush Pin
Sander Rossel14-Nov-20 4:00
professionalSander Rossel14-Nov-20 4:00 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 4:07
mvahoney the codewitch14-Nov-20 4:07 
GeneralRe: The learning rush Pin
Sander Rossel14-Nov-20 5:10
professionalSander Rossel14-Nov-20 5:10 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 5:19
mvahoney the codewitch14-Nov-20 5:19 
GeneralRe: The learning rush Pin
Sander Rossel14-Nov-20 12:55
professionalSander Rossel14-Nov-20 12:55 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 13:05
mvahoney the codewitch14-Nov-20 13:05 
GeneralRe: The learning rush Pin
Sander Rossel14-Nov-20 13:42
professionalSander Rossel14-Nov-20 13:42 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 14:07
mvahoney the codewitch14-Nov-20 14:07 
To be fair I don't agree with that article.

But I also feel like creating workable (as in readable/maintainable) code is an organic process. If you try to force it it impedes productivity and becomes counterproductive. I think at least, unless you need (and are willing to spend the overhead) to work in a mid to large team it's different, but on my own or in small groups it's in my experience best to let experience teach you how to code, and say screw the thinkpieces that people write simply to make themselves seem smart. For different people what maintainable readable code looks like is going to be different, but find something that works well *for you* and do that.

I never get tripped up on braceless ifs, so it's not a peeve of mine. I however, *loathe* over factoring, such as using design patterns just to use them, or creating a class where one function would do. Why? Because I find it impossible to navigate.

But you know what? That code can map directly to a UML diagram and my code can't, so I should drink a tall frosty glass of STHU because that code has its advantages.

I also don't like interfaces i am expected to work against to come without XML DOC COMMENTS!!

But that's because i have to work with that code. Otherwise I could not care.

My point is, we all have our peeves, and different styles and such, but unless i have to code against your work I don't care what it looks like. I hope *you* do though, if that makes sense.
Real programmers use butterflies

GeneralRe: The learning rush Pin
Sander Rossel15-Nov-20 0:23
professionalSander Rossel15-Nov-20 0:23 
GeneralRe: The learning rush Pin
honey the codewitch15-Nov-20 0:32
mvahoney the codewitch15-Nov-20 0:32 
GeneralRe: The learning rush Pin
Sander Rossel15-Nov-20 0:45
professionalSander Rossel15-Nov-20 0:45 
GeneralRe: The learning rush Pin
Greg Utas15-Nov-20 1:42
professionalGreg Utas15-Nov-20 1:42 
GeneralRe: The learning rush Pin
Sander Rossel15-Nov-20 2:04
professionalSander Rossel15-Nov-20 2:04 
GeneralRe: The learning rush Pin
honey the codewitch15-Nov-20 3:40
mvahoney the codewitch15-Nov-20 3:40 
GeneralRe: The learning rush Pin
honey the codewitch15-Nov-20 3:32
mvahoney the codewitch15-Nov-20 3:32 
GeneralRe: The learning rush Pin
Nelek15-Nov-20 1:47
protectorNelek15-Nov-20 1:47 
GeneralRe: The learning rush Pin
honey the codewitch15-Nov-20 3:33
mvahoney the codewitch15-Nov-20 3:33 
GeneralRe: The learning rush Pin
Nelek15-Nov-20 5:25
protectorNelek15-Nov-20 5:25 
GeneralRe: The learning rush Pin
Pete Kelley17-Nov-20 2:19
Pete Kelley17-Nov-20 2:19 
GeneralRe: The learning rush Pin
Sander Rossel17-Nov-20 9:10
professionalSander Rossel17-Nov-20 9:10 
GeneralRe: The learning rush Pin
Member 1298255814-Nov-20 4:42
Member 1298255814-Nov-20 4:42 
GeneralRe: The learning rush Pin
Amarnath S14-Nov-20 4:50
professionalAmarnath S14-Nov-20 4:50 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 4:51
mvahoney the codewitch14-Nov-20 4:51 
GeneralRe: The learning rush Pin
Amarnath S14-Nov-20 4:52
professionalAmarnath S14-Nov-20 4:52 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 4:53
mvahoney the codewitch14-Nov-20 4:53 

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.