CR: Stack II Topics Outline

From Soma-notes
Revision as of 11:29, 9 February 2011 by Soma (talk | contribs) (→‎Assignments)
Jump to navigation Jump to search

Title

Weekly Topics

Assignments

  1. PHP/HTML introduction (dynamic generation of web pages)
  2. PHP & Databases: simple SQL
  3. runtime generation of client code: PHP->JavaScript (AJAX) + DB
  4. first-class functions for dynamic code generation (JavaScript) + DB
  5. closures, scoping + DB
  6. JavaScript: SpiderMonkey
  7. JavaScript: V8
  8. memcached?