Re: How to name variables in a program?
- From: "Phlip" <phlip_cpp@xxxxxxxxx>
- Date: Mon, 30 May 2005 21:11:40 GMT
August Karlstrom wrote:
> Ok, then I see your point (the dot or the space under the dot has a
> tendency to "disappear", right?) It's unfortunate then that `i' is
> probably one of the most commonly used names for local variables. Make
> sure you use the best possible font. I like Proggy Clean, though it
> might be a tad too small.
Oookay. Now suppose for a moment that I weren't mildly visually impaired. (I
honestly am, but I really wish that were the _worst_ of my impairments!)
Shouldn't the same logic apply? To amp up the font, _and_ to use variable
names with high visual impact, like k, j, q, etc?
(Also, one should use techniques like Ruby's .each() method that encapsulate
dumb little variables away from their controlled code...)
--
Phlip
http://www.c2.com/cgi/wiki?ZeekLand
.
- Follow-Ups:
- Re: How to name variables in a program?
- From: August Karlstrom
- Re: How to name variables in a program?
- References:
- How to name variables in a program?
- From: SerGioGio
- Re: How to name variables in a program?
- From: Phlip
- Re: How to name variables in a program?
- From: August Karlstrom
- Re: How to name variables in a program?
- From: Phlip
- Re: How to name variables in a program?
- From: August Karlstrom
- Re: How to name variables in a program?
- From: Phlip
- Re: How to name variables in a program?
- From: August Karlstrom
- Re: How to name variables in a program?
- From: Phlip
- Re: How to name variables in a program?
- From: August Karlstrom
- How to name variables in a program?
- Prev by Date: Re: How to name variables in a program?
- Next by Date: Re: How to name variables in a program?
- Previous by thread: Re: How to name variables in a program?
- Next by thread: Re: How to name variables in a program?
- Index(es):
Relevant Pages
|