nolannice@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoNaming is the most challenging part of programminglemmy.worldimagemessage-square24linkfedilinkarrow-up1512arrow-down110
arrow-up1502arrow-down1imageNaming is the most challenging part of programminglemmy.worldnolannice@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square24linkfedilink
minus-squaresome_guy@lemmy.sdf.orglinkfedilinkarrow-up1·edit-22 years 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