Click here to Skip to main content
15,909,939 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
Dominic Burford12-May-19 23:22
professionalDominic Burford12-May-19 23:22 
GeneralRe: Debugging and diagnosis is not being taught Pin
den2k8813-May-19 0:15
professionalden2k8813-May-19 0:15 
GeneralRe: Debugging and diagnosis is not being taught Pin
OriginalGriff13-May-19 0:25
mveOriginalGriff13-May-19 0:25 
GeneralRe: Debugging and diagnosis is not being taught Pin
theoldfool13-May-19 1:42
professionaltheoldfool13-May-19 1:42 
GeneralRe: Debugging and diagnosis is not being taught Pin
F-ES Sitecore13-May-19 0:47
professionalF-ES Sitecore13-May-19 0:47 
GeneralRe: Debugging and diagnosis is not being taught Pin
Rage13-May-19 0:53
professionalRage13-May-19 0:53 
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 
It's worse than that. The code the junior devs write is often so algorithmically and/or architecturally wrong that debugging won't actually solve the problem. Abstracting the problem, breaking the problem down into smaller problem sets, asserting on inputs, writing try-catch handlers, none of this taught. As a result, debugging something that is broken from the get-go is pointless.

And debugging existing code that hopefully someone with more experience wrote? Forget it. Simple syntax like null continuation, generics, lambda functions, LINQ, callbacks...it's all Greek to them because they were never exposed to real programming.

The mantra my mentee kept repeating over and over again was "oh my god, why didn't they teach us that in school???" Sigh | :sigh:
Latest Article - A 4-Stack rPI Cluster with WiFi-Ethernet Bridging

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

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
professional#realJSOP13-May-19 5:40 
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 

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.