alexdeathway@programming.dev to Experienced Devs@programming.dev · 5 months agoHow important is it to have a mentor?message-squaremessage-square2fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareHow important is it to have a mentor?alexdeathway@programming.dev to Experienced Devs@programming.dev · 5 months agomessage-square2fedilinkfile-text
minus-squareBravebellows@lemmy.sdf.orglinkfedilinkarrow-up1·5 months 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