CR: Stack II Topics Outline

From Soma-notes
Jump to navigation Jump to search

Title

Weekly Topics

  • Modern web architecture

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?