nolannice to Programmer Humor@lemmy.ml • 1 year agoNaming is the most challenging part of programminglemmy.worldimagemessage-square24fedilinkarrow-up1513arrow-down110
arrow-up1503arrow-down1imageNaming is the most challenging part of programminglemmy.worldnolannice to Programmer Humor@lemmy.ml • 1 year agomessage-square24fedilink
minus-square@some_guylink1•edit-21 year agoWhen writing a small, throwaway project, I stick with theIP, theDir, theVar, etc. More fun that way. This is with shell scripts, btw. I’m sure compiled code would be far more of a mess far quicker doing this. ETA: also someVar, someDir, etc
When writing a small, throwaway project, I stick with theIP, theDir, theVar, etc. More fun that way. This is with shell scripts, btw. I’m sure compiled code would be far more of a mess far quicker doing this.
ETA: also someVar, someDir, etc