Click here to Skip to main content
15,921,028 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: Programming Answer of the Day! Pin
MarkTJohnson27-May-21 5:01
professionalMarkTJohnson27-May-21 5:01 
GeneralRe: Programming Answer of the Day! Pin
Greg Utas27-May-21 5:04
professionalGreg Utas27-May-21 5:04 
GeneralRe: Programming Answer of the Day! Pin
kmoorevs27-May-21 5:04
kmoorevs27-May-21 5:04 
GeneralRe: Programming Answer of the Day! Pin
OriginalGriff27-May-21 5:50
mveOriginalGriff27-May-21 5:50 
GeneralRe: Programming Answer of the Day! Pin
megaadam27-May-21 11:13
professionalmegaadam27-May-21 11:13 
GeneralRe: Programming Answer of the Day! Pin
k505427-May-21 13:02
mvek505427-May-21 13:02 
GeneralRe: Programming Answer of the Day! Pin
megaadam27-May-21 21:07
professionalmegaadam27-May-21 21:07 
GeneralRe: Programming Answer of the Day! Pin
Daren Church7-Jun-21 2:32
Daren Church7-Jun-21 2:32 
Speaking as one that wears all 3 hats, (not at the same time mind you, I would look rather silly), as a developer, the primary focus is to not create bugs when adding new features and certainly now when fixing features. Yes that can be easier said than done, especially as spaghetti code is often at the root cause of many bugs, and debuggers are critical tools needed to help find and fix things. But that is only part of the story, QA and users do unexpected things which developers should for tell and protect against.

As a QA lead it is a challenge to break code other developers create, and sometimes its the role of the customer to find the really obscure issues.

As a documenter the clarity of what gets written is as important as the accuracy of what is written. I say this after inheriting documentation from two predecessors who claimed to write good English and keep the changes made up to date, (yes that was a laugh).

So to summarise, the whole lifecycle can be a real pain, we simply have to do the best we can with the resources to hand, unless anyone has a time machine or working crystal ball.

Bobby Dazzler
GeneralRe: Programming Answer of the Day! Pin
Mike Hankey27-May-21 8:26
mveMike Hankey27-May-21 8:26 
JokeRe: Programming Answer of the Day! Pin
Daniel Pfeffer27-May-21 11:32
professionalDaniel Pfeffer27-May-21 11:32 
GeneralRe: Programming Answer of the Day! Pin
rnbergren27-May-21 8:53
rnbergren27-May-21 8:53 
GeneralRe: Programming Answer of the Day! Pin
Cp-Coder27-May-21 10:05
Cp-Coder27-May-21 10:05 
GeneralRe: Programming Answer of the Day! Pin
enhzflep27-May-21 11:07
enhzflep27-May-21 11:07 
GeneralRe: Programming Answer of the Day! Pin
pkfox27-May-21 22:47
professionalpkfox27-May-21 22:47 
GeneralRe: Programming Answer of the Day! Pin
Tiger1250628-May-21 0:58
Tiger1250628-May-21 0:58 
GeneralRe: Programming Answer of the Day! Pin
etkid8428-May-21 3:17
etkid8428-May-21 3:17 
GeneralRe: Programming Answer of the Day! Pin
Member 1173890628-May-21 3:32
Member 1173890628-May-21 3:32 
GeneralRe: Programming Answer of the Day! Pin
Matt Bond28-May-21 3:48
Matt Bond28-May-21 3:48 
GeneralThought of the Day Pin
OriginalGriff27-May-21 4:23
mveOriginalGriff27-May-21 4:23 
GeneralRe: Thought of the Day Pin
jeron127-May-21 4:37
jeron127-May-21 4:37 
GeneralRe: Thought of the Day Pin
Ravi Bhavnani27-May-21 8:20
professionalRavi Bhavnani27-May-21 8:20 
GeneralRe: Thought of the Day Pin
jeron127-May-21 9:15
jeron127-May-21 9:15 
GeneralRe: Thought of the Day Pin
megaadam27-May-21 4:50
professionalmegaadam27-May-21 4:50 
GeneralRe: Thought of the Day Pin
W Balboos, GHB27-May-21 5:48
W Balboos, GHB27-May-21 5:48 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer27-May-21 7:50
professionalDaniel Pfeffer27-May-21 7:50 

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.