Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: How do you pronounce variable names?

by jrtayloriv (Pilgrim)
on Feb 18, 2008 at 16:30 UTC ( [id://668596]=note: print w/replies, xml ) Need Help??


in reply to How do you pronounce variable names?

I normally don't say the punctuation at all. I say "scalar somescalar", "array odds", "default variable" (yes, I know -- "default for what?", "it's not the default variable for everything, why do you call it that?!?!",etc ... but most of the time, people seem to know what I'm talking about, so it's what I call it) -- this makes it much clearer when both talking about it, and thinking about it.

It becomes more handy especially when dealing with references -- @$stuff would not be "at symbol dollar sign stuff", but would be "array referred to by stuff" (since all references are scalars, it's implicit that if it's referring to something, it's a scalar).
  • Comment on Re: How do you pronounce variable names?

Log In?
Username:
Password:

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

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

    No recent polls found