Re: How to name variables in a program?
- From: websnarf@xxxxxxxxx
- Date: 28 May 2005 22:47:25 -0700
Arafangion wrote:
> I came across a rumour (I _think_ I got it from www.joelonsoftware.com),
> but the rumour suggests that Hungarian notation originated from a
> missunderstanding of Apps hungarian, particularly on the word 'type'.
> For instance, Apps Hungarian would never simply say iWidth, but would
> use something more like scrWidth, and scrHeight, with a convention that
> scr means "the screen", which helps you not mix it with, say, panelWidth
> and panelHeight.
>
> I'm going out on a limb here, could someone confirm or deny this?
I thought "hungarian" was just a reference to its inventor Charles
Simonyi (worked on Excel, and other high level projects at MS) who is a
hungarian.
--
Paul Hsieh
http://www.pobox.com/~qed/
http://bstring.sf.net/
.
- Follow-Ups:
- Re: How to name variables in a program?
- From: spinoza1111
- 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: Martijn
- Re: How to name variables in a program?
- From: Phlip
- Re: How to name variables in a program?
- From: spinoza1111
- Re: How to name variables in a program?
- From: Arafangion
- How to name variables in a program?
- Prev by Date: Re: How to name variables in a program?
- Next by Date: Re: Array Programming Questions
- 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
|