CR: Stack II Topics Outline: Difference between revisions
| Line 2: | Line 2: | ||
==Weekly Topics==  | ==Weekly Topics==  | ||
* Modern web architecture  | |||
==Assignments==  | ==Assignments==  | ||
Revision as of 15:30, 9 February 2011
Title
Weekly Topics
- Modern web architecture
 
Assignments
- PHP/HTML introduction (dynamic generation of web pages)
 - PHP & Databases: simple SQL
 - runtime generation of client code: PHP->JavaScript (AJAX) + DB
 - first-class functions for dynamic code generation (JavaScript) + DB
 - closures, scoping + DB
 - JavaScript: SpiderMonkey
 - JavaScript: V8
 - memcached?