User:Jgoulie: Difference between revisions

Jump to navigation Jump to search
Line 17: Line 17:
***Resources:
***Resources:
****https://developer.mozilla.org/en/JavaScript/Guide
****https://developer.mozilla.org/en/JavaScript/Guide
****https://developer.mozilla.org/En/XMLHttpRequest/Using_XMLHttpRequest //documentation on XHR, which Dave will be talking a bit during his lecture (Students may or may not need it for their games, but it's a good way to learn about using callbacks for event handling without having to learn all the complications of DOM events.)
****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>  
34

edits

Navigation menu