Things I Learned Today

Things I learned today:

  1. Don’t get discouraged.
  2. Listening to good music can keep you productive.
  3. When passing ints into a string for a SQL query, you need to account for instances where a null value would render the query invalid. (Digging that out of 2,000+ lines of code was not easy for me).
  4. Pulling results from a query is not a good idea if the query doesn’t return results (copy-and-paste herp).

About Josh Saint Jacque

Product Manager and programmer. Always aspiring to learn.

Posted on May 3, 2013, in Python and tagged . Bookmark the permalink. Leave a comment.

Leave a comment