nolannice to Programmer [email protected] • 1 year agoNaming is the most challenging part of programmingimagemessage-square27arrow-up1530arrow-down110
arrow-up1520arrow-down1imageNaming is the most challenging part of programmingnolannice to Programmer [email protected] • 1 year agomessage-square27
minus-square@[email protected]linkfedilink1•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