Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: My coding guidelines

by petral (Curate)
on Nov 26, 2002 at 19:03 UTC ( [id://215903]=note: print w/replies, xml ) Need Help??


in reply to My coding guidelines

Does anyone else do this?

      Prefer '<'  to  '>'.

      This makes numbers read from low to high, which somehow accords with the way we think:
          0 <= $val < 100   instead of:   100 > $val >= 0

  p

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-03-19 06:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found