Difference between revisions of "CR: Stack II Topics Outline"

From Soma-notes
Jump to navigation Jump to search
Line 2: Line 2:


==Weekly Topics==
==Weekly Topics==
* Modern web architecture


==Assignments==
==Assignments==

Revision as of 11:30, 9 February 2011

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?