Jun
4
Six ways to write more comprehensible code
by Septox | Posted in all | No Comments
- Comment like a smart person.
- Use #define a lot. No, a LOT.
- Don’t use variable names that will mock you.
- Do error checking. You make errors. Yes, you.
- “Premature optimization is the root of all evil.” - Donald Knuth
- Don’t be too clever by half.
[ via ]





Recent Comments