Skip to content

Instantly share code, notes, and snippets.

View davekapp's full-sized avatar

David Kapp davekapp

  • Telnyx
  • Austin, TX
View GitHub Profile
@davekapp
davekapp / gist:3668554
Created September 7, 2012 18:52 — forked from btaitelb/gist:3668537
programming pretty good practices

Programming Pretty Good Practices

  • Write code that works, most of the time at least.
  • Keep documentation up-to-date unless no one's going to read it anyway.