Skip to content

Instantly share code, notes, and snippets.

@davekapp
Forked from btaitelb/gist:3668537
Created September 7, 2012 18:52
Show Gist options
  • Save davekapp/3668554 to your computer and use it in GitHub Desktop.
Save davekapp/3668554 to your computer and use it in GitHub Desktop.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment