20131216 learning js - plembo/onemoretech GitHub Wiki

title: Learning js link: https://onemoretech.wordpress.com/2013/12/16/learning-js/ author: phil2nc description: post_id: 6782 created: 2013/12/16 11:31:16 created_gmt: 2013/12/16 16:31:16 comment_status: closed post_name: learning-js status: publish post_type: post

Learning js

That's javascript, or ECMAScript (pronounced "ek-mah-script", per Doug Crockford), not java server pages. Resource list follows. My first Christmas week off from work in a couple of decades, I've decided to take some time and really master javascript in preparation for an upcoming project. The real goal is to ultimately get a handle on node.js to do some useful stuff with it. My (growing) learning resource list:

JavaScript

Eloquent JavaScript Douglas Crockford's JavaScript page. Crockford, JavaScript: The Good Parts (book) Crockford videos in order Learn JavaScript (Mozilla Developer Network) resource page JavaScript Tutorial (w3schools.com)

Node.js:

Felix's Node.js Beginner's Guide Introduction to Node.js with Ryan Dahl

Misc

A couple of interesting videos of a more philosophical bent: JavaScript: Your New Overlord Angelina Fabbro: JavaScript Masterclass

Copyright 2004-2019 Phil Lembo