Code learning resources

https://www.codecademy.com/

https://teamtreehouse.com/

http://natureofcode.com/book/

https://www.bento.io/grid

https://learnxinyminutes.com/docs/javascript/

https://dash.generalassemb.ly/

http://dontfeartheinternet.com/

http://www.lynda.com/

https://www.codeschool.com/

https://www.sitepoint.com/premium/courses/build-yo...

https://www.udacity.com/courses/ud304

http://webdesign.tutsplus.com/courses/30-days-to-l...

https://www.udemy.com/introduction-to-web-developm...


http://www.learnenough.com/

The magic of computer programming
Computer programming may be as close as we get to magic in the real world: we type incantations into a machine, and—if the incantations are right—the machine does our bidding. To perform such magic, computer witches and wizards rely not only on words, but also on wands, potions, and an ancient tome or two. Taken together, these tricks of the trade are known as software development: computer programming, plus tools like command lines, text editors, and version control. Knowledge of these tools is perhaps the main dividing line between “technical” and “non-technical” people (or, to put it in magical terms, between magicians and Muggles). The present tutorial represents the first step needed to cross this line and learn enough software development to be dangerous—to be able to cast computer spells, and get the machine to do our bidding.