Click here to Skip to main content
15,891,136 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: Debugging and diagnosis is not being taught Pin
glennPattonWork313-May-19 1:24
professionalglennPattonWork313-May-19 1:24 
GeneralRe: Debugging and diagnosis is not being taught Pin
Marc Clifton13-May-19 2:36
mvaMarc Clifton13-May-19 2:36 
GeneralRe: Debugging and diagnosis is not being taught Pin
Dominic Burford13-May-19 3:56
professionalDominic Burford13-May-19 3:56 
GeneralRe: Debugging and diagnosis is not being taught Pin
abmv13-May-19 4:41
professionalabmv13-May-19 4:41 
GeneralRe: Debugging and diagnosis is not being taught Pin
Jacquers13-May-19 4:47
Jacquers13-May-19 4:47 
GeneralRe: Debugging and diagnosis is not being taught Pin
Dave Kreskowiak13-May-19 4:57
mveDave Kreskowiak13-May-19 4:57 
GeneralRe: Debugging and diagnosis is not being taught Pin
kmoorevs13-May-19 5:08
kmoorevs13-May-19 5:08 
GeneralRe: Debugging and diagnosis is not being taught Pin
#realJSOP13-May-19 5:40
mve#realJSOP13-May-19 5:40 
From my article - Being a Programmer[^]

8) If you're writing code using Visual Studio, learn how to use the built-in debugger. In fact, don't settle for being a "decent" debugger. Strive to be a GREAT debugger, because that's probably where you'll spend 75% of your coding time - tracking down and fixing issues cause by not only yourself, but by others as well. Exercise due caution while debugging someone else's code. Be diligent, and explore all possible side effects that might be caused by fixing an issue. If your shop is truly SDLC-compliant, the testers will regression test a new release candidate, but you should not count on the tests being able to capture every little nuance. (Unit tests are only as thorough as the person writing them.)
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Debugging and diagnosis is not being taught Pin
dandy7213-May-19 7:26
dandy7213-May-19 7:26 
GeneralRe: Debugging and diagnosis is not being taught Pin
Dominic Burford13-May-19 21:34
professionalDominic Burford13-May-19 21:34 
GeneralRe: Debugging and diagnosis is not being taught Pin
dandy7215-May-19 4:09
dandy7215-May-19 4:09 
GeneralRe: Debugging and diagnosis is not being taught Pin
Dominic Burford15-May-19 4:41
professionalDominic Burford15-May-19 4:41 
GeneralRe: Debugging and diagnosis is not being taught Pin
Eddy Vluggen13-May-19 22:04
professionalEddy Vluggen13-May-19 22:04 
GeneralRe: Debugging and diagnosis is not being taught Pin
kalberts14-May-19 11:53
kalberts14-May-19 11:53 
GeneralI was sent this inspirational message... Pin
OriginalGriff12-May-19 21:16
mveOriginalGriff12-May-19 21:16 
GeneralRe: I was sent this inspirational message... Pin
RickZeeland12-May-19 21:28
mveRickZeeland12-May-19 21:28 
GeneralWSO CCC 2019 05 13 Pin
Tim Deveaux12-May-19 18:30
Tim Deveaux12-May-19 18:30 
GeneralRe: WSO CCC 2019 05 13 Pin
OriginalGriff12-May-19 22:17
mveOriginalGriff12-May-19 22:17 
GeneralRe: WSO CCC 2019 05 13 Pin
pkfox13-May-19 0:44
professionalpkfox13-May-19 0:44 
GeneralRe: WSO CCC 2019 05 13 Pin
OriginalGriff13-May-19 0:52
mveOriginalGriff13-May-19 0:52 
GeneralRe: WSO CCC 2019 05 13 Pin
OriginalGriff12-May-19 22:47
mveOriginalGriff12-May-19 22:47 
GeneralRe: WSO CCC 2019 05 13 Pin
pkfox13-May-19 1:05
professionalpkfox13-May-19 1:05 
GeneralRe: WSO CCC 2019 05 13 [Answer] Pin
Tim Deveaux13-May-19 2:32
Tim Deveaux13-May-19 2:32 
GeneralRe: WSO CCC 2019 05 13 [Answer] Pin
pkfox13-May-19 3:14
professionalpkfox13-May-19 3:14 
GeneralGit, Again Pin
Kevin Marois12-May-19 8:19
professionalKevin Marois12-May-19 8:19 

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.