Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

RE: RE: Perl Monks polls generally

by tye (Sage)
on Aug 24, 2000 at 05:50 UTC ( [id://29367]=note: print w/replies, xml ) Need Help??


in reply to RE: Perl Monks polls generally
in thread Perl Monks polls generally

They are called camelCaps (because of the hump in the middle, not because of any relation to Perl), though this may just be local usage (and if so it deserves to catch on).

        - tye (but my friends call me "Tye")

Replies are listed 'Best First'.
Buzzcutbuddha(Also known as) - RE: Perl Monks polls generally
by buzzcutbuddha (Chaplain) on Aug 24, 2000 at 18:35 UTC
    camelCaps are also known as Hungarian Notation among VB developers in particular...comes from combining a 3-letter abbreviation in front of a variable or function name that denotes what the object is, and then camelCapping(?) the words together so:
    strSomeExampleString = "An example string."
    The term Hungarian comes from Microsoft programmer Charles Simonyi, who used it at Microsoft, and encouraged it's use in VB, and happens to be Hungarian. Plus, he would joke that it kind of looks like Hungarian...

      Actually the use of Hungarian Notation amongst Microsofties predates VB by some years. I remember reading about it in the first edition of Charles Petzold's Programming Windows in about 1989.

      (I think I may have just given away too much about my dodgy past writing Windows software!)

      --
      <http://www.dave.org.uk>

      European Perl Conference - Sept 22/24 2000, ICA, London
      <http://www.yapc.org/Europe/>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://29367]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found