0x0@lemmy.zip to Programmer Humor@programming.dev · 5 months agotough choice?lemmy.zipexternal-linkmessage-square74linkfedilinkarrow-up1558arrow-down112
arrow-up1546arrow-down1external-linktough choice?lemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 5 months agomessage-square74linkfedilink
minus-squareJeromeVancouver@lemmy.calinkfedilinkarrow-up28·5 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-up19·5 months agoGet a grammar aware formatter and variable renamer, if only to help you understand the code.
minus-squareJeromeVancouver@lemmy.calinkfedilinkarrow-up16·5 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