Click here to Skip to main content
15,891,204 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: Is debugging a lost art ? Pin
Garth J Lancaster14-Dec-15 13:19
professionalGarth J Lancaster14-Dec-15 13:19 
GeneralRe: Is debugging a lost art ? Pin
Andreas Mertens15-Dec-15 3:54
professionalAndreas Mertens15-Dec-15 3:54 
GeneralRe: Is debugging a lost art ? Pin
RJOberg15-Dec-15 4:56
professionalRJOberg15-Dec-15 4:56 
GeneralRe: Is debugging a lost art ? Pin
Erik Burd14-Dec-15 10:38
professionalErik Burd14-Dec-15 10:38 
GeneralRe: Is debugging a lost art ? Pin
Garth J Lancaster14-Dec-15 13:22
professionalGarth J Lancaster14-Dec-15 13:22 
GeneralRe: Is debugging a lost art ? Pin
WoodseyAU14-Dec-15 19:58
WoodseyAU14-Dec-15 19:58 
GeneralRe: Is debugging a lost art ? Pin
maze314-Dec-15 22:16
professionalmaze314-Dec-15 22:16 
GeneralRe: Is debugging a lost art ? Pin
Kiriander14-Dec-15 22:21
Kiriander14-Dec-15 22:21 
I can only speak for myself. I never really learned debugging, I just knew that debugging is that thing that pops up when you press "Go" in your IDE. This was my starting point.
Now, I don't want to miss my debugger. I've learned everything on the go, I've learned how to watch values, set breaking points, watch memory (those pesky C coders in my team hate symbolic debugging and love calculating pointers instead of using them as references).
I will never ever touch a development environment without a debugger again. Except Arduino, but this I do as a hobby, not during work. Debugging is, I think, never obsolete. All documentation out there won't help jack if my code misbehaves.

As for what to do for them, well, if you enconuter a question answerable by debugging, don't give the man the fish, teach the man how to fish. That is, don't answer the question right away, but write a longer post about how to find it yourself. This isn't easy, first it takes much longer, second it will be shot down by people who just love giving hungry fish instead of teaching them to fish. But hey, if someone wants to learn, then he will read!
GeneralAnyone want to play a bit of SW trivia? Pin
dsuryd13-Dec-15 19:34
dsuryd13-Dec-15 19:34 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
OriginalGriff13-Dec-15 21:06
mveOriginalGriff13-Dec-15 21:06 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
Richard MacCutchan13-Dec-15 21:20
mveRichard MacCutchan13-Dec-15 21:20 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
OriginalGriff13-Dec-15 21:33
mveOriginalGriff13-Dec-15 21:33 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
dsuryd14-Dec-15 6:04
dsuryd14-Dec-15 6:04 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
OriginalGriff14-Dec-15 6:12
mveOriginalGriff14-Dec-15 6:12 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
dsuryd14-Dec-15 7:27
dsuryd14-Dec-15 7:27 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
OriginalGriff14-Dec-15 8:17
mveOriginalGriff14-Dec-15 8:17 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
phil.o13-Dec-15 22:16
professionalphil.o13-Dec-15 22:16 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
908236514-Dec-15 4:10
908236514-Dec-15 4:10 
GeneralRe: Anyone want to play a bit of SW trivia? Pin
Roger16515-Dec-15 2:38
Roger16515-Dec-15 2:38 
GeneralHow the VB6 contract started Pin
Dan Neely13-Dec-15 13:20
Dan Neely13-Dec-15 13:20 
GeneralFood for thought Pin
Richard MacCutchan13-Dec-15 2:08
mveRichard MacCutchan13-Dec-15 2:08 
JokeI was sent this, and... Pin
OriginalGriff13-Dec-15 1:47
mveOriginalGriff13-Dec-15 1:47 
GeneralRe: I was sent this, and... Pin
908236513-Dec-15 3:15
908236513-Dec-15 3:15 
GeneralUrrrp :) Pin
Daniel Pfeffer12-Dec-15 21:34
professionalDaniel Pfeffer12-Dec-15 21:34 
GeneralRe: Urrrp :) Pin
Kornfeld Eliyahu Peter12-Dec-15 21:52
professionalKornfeld Eliyahu Peter12-Dec-15 21:52 

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.