Search Results

1
vote

Is it good practice to use the XOR (^) operator in Java for boolean checks?

I'd think it'd be okay if you commented it. …
0
votes

What real life bad habits has programming given you?

Ending sentences with ";"s …