Click here to Skip to main content
15,886,963 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: Navel gazing on coding style? Pin
Greg Utas18-Sep-22 3:32
professionalGreg Utas18-Sep-22 3:32 
GeneralRe: Navel gazing on coding style? Pin
DRHuff18-Sep-22 4:34
DRHuff18-Sep-22 4:34 
GeneralRe: Navel gazing on coding style? Pin
Daniel Pfeffer18-Sep-22 5:56
professionalDaniel Pfeffer18-Sep-22 5:56 
GeneralRe: Navel gazing on coding style? Pin
honey the codewitch18-Sep-22 5:13
mvahoney the codewitch18-Sep-22 5:13 
GeneralRe: Navel gazing on coding style? Pin
Daniel Pfeffer18-Sep-22 5:48
professionalDaniel Pfeffer18-Sep-22 5:48 
GeneralRe: Navel gazing on coding style? Pin
honey the codewitch18-Sep-22 5:59
mvahoney the codewitch18-Sep-22 5:59 
GeneralRe: Navel gazing on coding style? Pin
megaadam18-Sep-22 12:51
professionalmegaadam18-Sep-22 12:51 
GeneralRe: Navel gazing on coding style? Pin
honey the codewitch18-Sep-22 13:18
mvahoney the codewitch18-Sep-22 13:18 
I can't remember something if it's offscreen for even a few minutes - my short term memory is shot. That's why my functions are longer. On the other hand, functions that have high "cognitive load" attached to them don't bother me. So for me, longer functions makes it possible for me to navigate my own code.

When I wrote business software, I usually stuck to patterns so closely that my code could pretty much be generated. Then I often generated it.

Nowadays there are entity frameworks and ORM things out the wazoo so I don't even know what people are writing these days, other than sticking business rules into a repository like an RDBMS or something.

I'm happily so far removed from that stuff these days it's a different world.

And I really have no desire to develop desktop or even phone apps.
To err is human. Fortune favors the monsters.

GeneralRe: Navel gazing on coding style? Pin
megaadam18-Sep-22 13:23
professionalmegaadam18-Sep-22 13:23 
AnswerRe: Navel gazing on coding style? Pin
Mircea Neacsu18-Sep-22 2:05
Mircea Neacsu18-Sep-22 2:05 
GeneralRe: Navel gazing on coding style? Pin
Greg Utas18-Sep-22 3:34
professionalGreg Utas18-Sep-22 3:34 
GeneralRe: Navel gazing on coding style? Pin
0x01AA18-Sep-22 4:40
mve0x01AA18-Sep-22 4:40 
GeneralRe: Navel gazing on coding style? Pin
englebart18-Sep-22 4:53
professionalenglebart18-Sep-22 4:53 
GeneralRe: Navel gazing on coding style? Pin
Daniel Pfeffer18-Sep-22 6:02
professionalDaniel Pfeffer18-Sep-22 6:02 
GeneralRe: Navel gazing on coding style? Pin
obermd19-Sep-22 6:59
obermd19-Sep-22 6:59 
GeneralRe: Navel gazing on coding style? Pin
Mircea Neacsu19-Sep-22 8:43
Mircea Neacsu19-Sep-22 8:43 
AnswerRe: Navel gazing on coding style? Pin
PIEBALDconsult18-Sep-22 5:21
mvePIEBALDconsult18-Sep-22 5:21 
AnswerRe: Navel gazing on coding style? Pin
Gerry Schmitz18-Sep-22 6:52
mveGerry Schmitz18-Sep-22 6:52 
GeneralRe: Navel gazing on coding style? Pin
honey the codewitch18-Sep-22 6:57
mvahoney the codewitch18-Sep-22 6:57 
AnswerRe: Navel gazing on coding style? Pin
Eddy Vluggen18-Sep-22 7:47
professionalEddy Vluggen18-Sep-22 7:47 
GeneralRe: Navel gazing on coding style? Pin
honey the codewitch18-Sep-22 8:15
mvahoney the codewitch18-Sep-22 8:15 
GeneralRe: Navel gazing on coding style? Pin
Eddy Vluggen18-Sep-22 8:36
professionalEddy Vluggen18-Sep-22 8:36 
GeneralRe: Navel gazing on coding style? Pin
honey the codewitch18-Sep-22 8:49
mvahoney the codewitch18-Sep-22 8:49 
QuestionRe: Navel gazing on coding style? Pin
Eddy Vluggen18-Sep-22 9:09
professionalEddy Vluggen18-Sep-22 9:09 
AnswerRe: Navel gazing on coding style? Pin
Nelek18-Sep-22 10:39
protectorNelek18-Sep-22 10:39 

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.