The day after the first Wednesday of every month - was Re: London.pm Meeting - April 5th
Luis Motta Campos
luismottacampos at yahoo.co.uk
Thu Mar 29 07:38:17 BST 2007
On Mar 28, 2007, at 6:59 PM, Jacqui caren wrote:
> David Cantrell wrote:
>> I replaced 'and' with '&&', because I *really* dislike 'and' and
>> 'or' -
>> if you're worried about precedence, use parens instead of
>> confusing the
>> reader with extra operators.
>
> I was about to agree with you and then realised I dislike && and ||
> as they are so similar visually to bitwise ops.
I agree. It reads more easyly for me as "and" and "or" that are
intuitive, DWIM, low precedence operators.
If you want to use parentesis, code Lisp ;-)
--
Luis Motta Campos (a.k.a. Monsieur Champs) is a software engineer,
Perl fanatic evangelist, and amateur {cook, photographer}
More information about the london.pm
mailing list