User - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T06:25:04Z http://stackoverflow.com/feeds/user/15557 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/81677/whats-your-motto-as-a-developer-programmer/81875#81875 12 Answer by yabsd for What's Your Motto As A Developer/Programmer? yabsd 2008-09-17T10:35:56Z 2008-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>