Skip to content

Instantly share code, notes, and snippets.

@durango
Created November 12, 2012 18:58
Show Gist options
  • Save durango/4061174 to your computer and use it in GitHub Desktop.
Save durango/4061174 to your computer and use it in GitHub Desktop.
Coding Standards for various languages

CODING STANDARDS

This is a list of the various code style guides I've printed out and (try to) abide by. There are endless style guides on the internet, these are just the ones I use wherever possible.


Frontend

Markup:

CSS:

JavaScript:

Backend

PHP:

Python:

Java:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment