These fields are all optional and need only
be supplied if you would like a direct reply.
Subject
Your email address
Your real name
You must answer this!
If you don't, my spam filtering will
ensure that I never see your email.
What's 8 plus five (in digits only)?
Please make your changes here and then
Editing tips and layout rules.
File: SoftwareAdvice [[[ Expanded on by Kevlin Henney at _ http://blog.jaoo.dk/2009/01/19/programmers-dozen-programming-best-practices/ ********> * Prefer code to comments. * Follow a consistent form. * Employ the contract metaphor. * Express independent ideas independently. * Encapsulate. * Parametrise from above. * Restrict mutability of state. ******** * Favour symmetry over asymmetry. * Sharpen fuzzy logic. * Go with the flow. * Let code decide. * Omit needless code. * Unify duplicate code. ********< Good, constructive, positive advice. ]]]