Skip to content

Instantly share code, notes, and snippets.

@tomshen
Last active August 29, 2015 14:07
Show Gist options
  • Save tomshen/191cb4f332d1fd9bc8c8 to your computer and use it in GitHub Desktop.
Save tomshen/191cb4f332d1fd9bc8c8 to your computer and use it in GitHub Desktop.
Best-in-class tutorials and guides

Programming Guides/Tutorials

JavaScript

Nice quick refresher on the basics of JavaScript.

A great introduction to programming in general and JavaScript as a beautiful, usable language.

Does a good job of showing how to use the standard library.

Python

Based on a series of exercises rather than just throwing the concepts at you.

Rails

Also an amazing introduction to full-stack web development and TDD.

Ruby

Probably the most unique programming book I've ever read. Also does a good job of teaching Ruby.

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