Skip to content

Instantly share code, notes, and snippets.

@adamhollett
adamhollett / learn-code.md
Last active April 8, 2016 17:13
List of resources for learning to code

Resources for learning code

Languages

When it comes to coding languages, the best advice (that's tough to follow) is to pick one and stick with it. If you flip between languages or try to learn more than one at a time, you'll quickly find yourself overwhelmed and unable to get past the initial roadblocks.

Sandboxes for testing

When you're learning, it's useful to be able to write and run code quickly to see what it does.