In code, I'm a firm believer in "writing what you mean": writing simple, straightforward code instead of trying to be clever. It's easier for the person who comes after you to understand it, but as it turns out, it can also be easier for the compiler to understand and optimize...
Read More