Click here to Skip to main content
15,891,423 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: Awesome UX of the day Pin
Chris Maunder13-Apr-21 11:32
cofounderChris Maunder13-Apr-21 11:32 
GeneralRe: Awesome UX of the day Pin
Kent Sharkey13-Apr-21 11:34
staffKent Sharkey13-Apr-21 11:34 
GeneralRe: Awesome UX of the day Pin
Gary R. Wheeler13-Apr-21 13:34
Gary R. Wheeler13-Apr-21 13:34 
GeneralRe: Awesome UX of the day Pin
Eddy Vluggen13-Apr-21 14:23
professionalEddy Vluggen13-Apr-21 14:23 
Generalcrap coding for myself. What variable names do you use? Pin
rnbergren13-Apr-21 8:42
rnbergren13-Apr-21 8:42 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Marc Clifton13-Apr-21 8:48
mvaMarc Clifton13-Apr-21 8:48 
GeneralRe: crap coding for myself. What variable names do you use? Pin
OriginalGriff13-Apr-21 9:01
mveOriginalGriff13-Apr-21 9:01 
GeneralRe: crap coding for myself. What variable names do you use? PinPopular
OriginalGriff13-Apr-21 9:00
mveOriginalGriff13-Apr-21 9:00 
I'm with Marc: never.

Why not? Because you will not find the time to go back and correct it - it will be permanent. That's why I "do it right" even for throwaway apps: parameterized queries, proper names, no default control names from Visual Studio, and so forth.

Do it right all the time, and you don't get into bad habits which enter production cycle.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

GeneralRe: crap coding for myself. What variable names do you use? Pin
agolddog14-Apr-21 3:20
agolddog14-Apr-21 3:20 
GeneralRe: crap coding for myself. What variable names do you use? Pin
  Forogar  13-Apr-21 9:01
professional  Forogar  13-Apr-21 9:01 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Daniel Pfeffer13-Apr-21 9:10
professionalDaniel Pfeffer13-Apr-21 9:10 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Sander Rossel13-Apr-21 9:40
professionalSander Rossel13-Apr-21 9:40 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Chris Maunder13-Apr-21 10:35
cofounderChris Maunder13-Apr-21 10:35 
GeneralRe: crap coding for myself. What variable names do you use? Pin
kmoorevs13-Apr-21 10:54
kmoorevs13-Apr-21 10:54 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Jon McKee13-Apr-21 11:02
professionalJon McKee13-Apr-21 11:02 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Mycroft Holmes13-Apr-21 12:42
professionalMycroft Holmes13-Apr-21 12:42 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Eddy Vluggen13-Apr-21 12:44
professionalEddy Vluggen13-Apr-21 12:44 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Rick York13-Apr-21 13:31
mveRick York13-Apr-21 13:31 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Gerry Schmitz13-Apr-21 13:33
mveGerry Schmitz13-Apr-21 13:33 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Gary R. Wheeler13-Apr-21 13:36
Gary R. Wheeler13-Apr-21 13:36 
QuestionRe: crap coding for myself. What variable names do you use? Pin
Eddy Vluggen13-Apr-21 14:28
professionalEddy Vluggen13-Apr-21 14:28 
GeneralRe: crap coding for myself. What variable names do you use? Pin
CPallini13-Apr-21 21:08
mveCPallini13-Apr-21 21:08 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Wizard of Sleeves13-Apr-21 21:10
Wizard of Sleeves13-Apr-21 21:10 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Gary R. Wheeler14-Apr-21 12:53
Gary R. Wheeler14-Apr-21 12:53 
GeneralRe: crap coding for myself. What variable names do you use? Pin
Richard MacCutchan13-Apr-21 21:29
mveRichard MacCutchan13-Apr-21 21:29 

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.