Click here to Skip to main content
15,882,114 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: crap coding for myself. What variable names do you use? Pin
BernardIE531714-Apr-21 1:32
BernardIE531714-Apr-21 1:32 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Pete Kelley14-Apr-21 1:53
Pete Kelley14-Apr-21 1:53 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Gary R. Wheeler14-Apr-21 12:55
Gary R. Wheeler14-Apr-21 12:55 
GeneralRe: crap coding for myself. What variable names do you use? Pin
gervacleto14-Apr-21 2:07
professionalgervacleto14-Apr-21 2:07 
GeneralRe: crap coding for myself. What variable names do you use? Pin
honey the codewitch14-Apr-21 2:28
mvahoney the codewitch14-Apr-21 2:28 
GeneralRe: crap coding for myself. What variable names do you use? Pin
W Balboos, GHB14-Apr-21 2:29
W Balboos, GHB14-Apr-21 2:29 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Rusty Bullet14-Apr-21 3:07
Rusty Bullet14-Apr-21 3:07 
GeneralRe: crap coding for myself. What variable names do you use? Pin
obermd14-Apr-21 3:31
obermd14-Apr-21 3:31 
I tend to use descriptive names. I keep this code around for 10 years (yep, 10 years) and I've discovered I sometimes need to go back to it.

Now the oddest name I used was the loop control in a language that didn't have infinite loops. The loop was (old ALL CAPS language)

DO

....

UNTIL HELLFREEZESOVER

Unfortunately that program terminated in 2004 when the Red Sox won the World Series. Smile | :)

GeneralRe: crap coding for myself. What variable names do you use? Pin
MSBassSinger14-Apr-21 5:27
professionalMSBassSinger14-Apr-21 5:27 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Jeff Moden14-Apr-21 7:54
Jeff Moden14-Apr-21 7:54 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Daniel Will14-Apr-21 16:36
Daniel Will14-Apr-21 16:36 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Member 1409260515-Apr-21 2:27
Member 1409260515-Apr-21 2:27 
GeneralRe: crap coding for myself. What variable names do you use? Pin
StarNamer@work20-Apr-21 4:04
professionalStarNamer@work20-Apr-21 4:04 
GeneralOnly If It Was Every Week Pin
W Balboos, GHB13-Apr-21 6:14
W Balboos, GHB13-Apr-21 6:14 
GeneralRe: Only If It Was Every Week Pin
Slacker00713-Apr-21 7:10
professionalSlacker00713-Apr-21 7:10 
GeneralRe: Only If It Was Every Week Pin
W Balboos, GHB13-Apr-21 7:17
W Balboos, GHB13-Apr-21 7:17 
GeneralRe: Only If It Was Every Week Pin
Slacker00713-Apr-21 7:32
professionalSlacker00713-Apr-21 7:32 
GeneralRe: Only If It Was Every Week Pin
Dave Kreskowiak13-Apr-21 7:46
mveDave Kreskowiak13-Apr-21 7:46 
GeneralRe: Only If It Was Every Week Pin
Slacker00713-Apr-21 7:58
professionalSlacker00713-Apr-21 7:58 
GeneralRe: Only If It Was Every Week Pin
rnbergren13-Apr-21 8:39
rnbergren13-Apr-21 8:39 
GeneralRe: Only If It Was Every Week Pin
W Balboos, GHB13-Apr-21 7:51
W Balboos, GHB13-Apr-21 7:51 
GeneralRe: Only If It Was Every Week Pin
Marc Clifton13-Apr-21 8:47
mvaMarc Clifton13-Apr-21 8:47 
GeneralRe: Only If It Was Every Week Pin
Eddy Vluggen13-Apr-21 12:47
professionalEddy Vluggen13-Apr-21 12:47 
GeneralRe: Only If It Was Every Week Pin
SeanChupas13-Apr-21 8:00
SeanChupas13-Apr-21 8:00 
GeneralRe: Only If It Was Every Week Pin
W Balboos, GHB13-Apr-21 9:25
W Balboos, GHB13-Apr-21 9:25 

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.