User - Stack Overflowmost recent 30 from stackoverflow.com2009-11-28T06:25:04Zhttp://stackoverflow.com/feeds/user/15557http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/81677/whats-your-motto-as-a-developer-programmer/81875#8187512Answer by yabsd for What's Your Motto As A Developer/Programmer?yabsd2008-09-17T10:35:56Z2008-09-17T10:35:56Z<p>two things</p>
<p>1: Learn something new everyday. A new command, new switch for cmd, new concept, new word.</p>
<p>2: Hope for the best, plan for the worst. Try to evaluate all the ways your code could fail and immediately begin testing with boundary conditions and bad input values.</p>