alexdeathway@programming.dev to Experienced Devs@programming.dev · 2 years agoHow important is it to have a mentor?message-squaremessage-square2linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareHow important is it to have a mentor?alexdeathway@programming.dev to Experienced Devs@programming.dev · 2 years agomessage-square2linkfedilinkfile-text
minus-squareBravebellows@lemmy.sdf.orglinkfedilinkarrow-up1·2 years agoEspecially with C work, I explain that adding debugging statements may obfuscate the bug they’re trying to find because of the changed memory map, especially if the bug is arising from an over/underwrite
Especially with C work, I explain that adding debugging statements may obfuscate the bug they’re trying to find because of the changed memory map, especially if the bug is arising from an over/underwrite