Code smart, not hard

February 28, 2011

Code smart, not hard is a simple principle that can be applied to any activity, not just programming, but unfortunately is not followed by everyone. Various reasons attribute to bad code being written, but mainly it is a result of laziness and unwillingness to plan ahead. To put it simply, always think things through, plan for possible future changes and be flexible whenever writing code and not confine yourself to bad structure. continue reading »

 | Posted by Deems | Categories: Programming | Tagged: , ,