Click here to Skip to main content
15,868,016 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
honey the codewitch14-Nov-20 10:58
mvahoney the codewitch14-Nov-20 10:58 
GeneralRe: The learning rush Pin
Gerry Schmitz14-Nov-20 3:52
mveGerry Schmitz14-Nov-20 3:52 
GeneralRe: The learning rush Pin
honey the codewitch14-Nov-20 4:08
mvahoney the codewitch14-Nov-20 4:08 
GeneralRe: The learning rush Pin
Harrison Pratt16-Nov-20 10:19
professionalHarrison Pratt16-Nov-20 10:19 
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 
I did read that article though, and the main point is the same one I think you made, that what if:

C#
if(foo)
   bar();
   baz(); // always executed


To which I respond that this has never happened to me that I can recall, in part because VS autoformats code and I hit Ctrl-A,K,D regularly.

So it's a solution in search of a problem, at least with my personal code.

When I am working on a team I code differently, but it also takes me longer and irritates me.
Real programmers use butterflies

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 
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 

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.