alexdeathway@programming.dev to Experienced Devs@programming.dev · 6 months agoHow important is it to have a mentor?message-squaremessage-square5linkfedilinkarrow-up124arrow-down11file-text
arrow-up123arrow-down1message-squareHow important is it to have a mentor?alexdeathway@programming.dev to Experienced Devs@programming.dev · 6 months agomessage-square5linkfedilinkfile-text
minus-squareBravebellows@lemmy.sdf.orglinkfedilinkarrow-up3·6 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