0x0@lemmy.zip to Programmer Humor@programming.dev · 4 months agotough choice?lemmy.zipexternal-linkmessage-square74linkfedilinkarrow-up1543arrow-down111
arrow-up1532arrow-down1external-linktough choice?lemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 4 months agomessage-square74linkfedilink
minus-squareJeromeVancouver@lemmy.calinkfedilinkarrow-up26·4 months agoI deal with a code base written in the 90s in a language similar to basic. All the 3 letter variable names drive me crazy
minus-squareKairos@lemmy.todaylinkfedilinkarrow-up16·4 months agoGet a grammar aware formatter and variable renamer, if only to help you understand the code.
minus-squareJeromeVancouver@lemmy.calinkfedilinkarrow-up14·4 months agoYup for the more complex programs renaming is essential
I deal with a code base written in the 90s in a language similar to basic. All the 3 letter variable names drive me crazy
Get a grammar aware formatter and variable renamer, if only to help you understand the code.
Yup for the more complex programs renaming is essential