Plenty of whitespace. - High density code is hard to comprehend. If you have more than 6 lines wihtout a blank line, then that group is probably not a cohesive thought/idea/operation.
Good variable names - explanatory, but succinct. Huge variable names are as bad as tiny ones.