in reply to Re: The joys of bad code
in thread The joys of bad code
I never really understood the whole "I dont want to have to type a long variable/package/class name" school of thought/excuses. Most programmers I know are pretty fast typers and it seems to me that it is worth the upfront time to craft well written code with clear and understandable variable/package/class names. IMO, using short names is the wrong kind of laziness.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: The joys of bad code
by hardburn (Abbot) on Oct 26, 2004 at 15:15 UTC | |
Re^3: The joys of bad code
by Jenda (Abbot) on Oct 27, 2004 at 16:35 UTC | |
Re^3: The joys of bad code
by halley (Prior) on Oct 27, 2004 at 17:37 UTC |