Skip to content

Instantly share code, notes, and snippets.

@gryzzly
Created July 23, 2012 08:40
Show Gist options
  • Save gryzzly/3162648 to your computer and use it in GitHub Desktop.
Save gryzzly/3162648 to your computer and use it in GitHub Desktop.

HTML & CSS:

JavaScript:

Although a little outdated, still great way to start: http://www.quirksmode.org/js/contents.html

Also a book as a great way to introduce DOM: http://domscripting.com/book/

A great reference to pretty much everything there is in JavaScript: http://www.amazon.com/Professional-JavaScript-Developers-Nicholas-Zakas/dp/1118026691

And only then, maybe jQuery:

General Programming + Science:

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