34
edits
| Line 17: | Line 17: | ||
***Resources: | ***Resources: | ||
****https://developer.mozilla.org/en/JavaScript/Guide | ****https://developer.mozilla.org/en/JavaScript/Guide | ||
**** | ****ECMAScript language standard (hard-core, but Ch. 15 is a useful reference for the standard JS library) | ||
*****Official PDF: http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-262.pdf | |||
*****HTML copy: http://ecma262-5.com/ELS5_HTML.htm | |||
****http://www.squarefree.com/shell/shell.html //Students can use it to test out JS commands in any browser. But the more recommended way would be to use the built-in developer tools of their browser (FF4 console or Firebug, Chrome console, Safari console).<br> | ****http://www.squarefree.com/shell/shell.html //Students can use it to test out JS commands in any browser. But the more recommended way would be to use the built-in developer tools of their browser (FF4 console or Firebug, Chrome console, Safari console).<br> | ||
**<b>January 11, 2011</b> | **<b>January 11, 2011</b> | ||
edits