top | item 13222845

(no title)

acadien | 9 years ago

Avoid using these whenever possible. Readability is more important than WoahNeat Factor.

discuss

order

stuckagain|9 years ago

You don't think "bitand" is more readable than &?

Avernar|9 years ago

More eadable as in "I can read english"? Yes.

More readable as in "I want to read code fast"? No.

I much prefer C style languages over Pascal style languages.

euyyn|9 years ago

Only if I haven't programmed in any other language before.