Syllabus and Lectures
All notes are in HTML format. Topics subject to change.
| Date | Topic | Notes |
|---|---|---|
| Thursday, May 26th | Course Introduction and the World Wide Web | |
| Tuesday, May 31st | HTTP, Markup with HTML5, and Revision Control with Git | |
| Thursday, June 2nd | Design and Layout with Cascading Style Sheets (CSS) | |
| Tuesday, June 7th | Client-Side Programming with JavaScript and the Document Object Model (DOM) | Practice Quiz 1 |
| Thursday, June 9th | More JavaScript, More HTML5, APIs | Quiz 1 |
| Tuesday, June 14th | Server-Side Programming with PHP | |
| Thursday, June 16th | Server-Side Programming with PHP (continued); Pattern Matching with Regular Expressions | |
| Tuesday, June 21st | Ajax; Cookies, Sessions, and LocalStorage | Practice Quiz 2 |
| Thursday, June 23rd | Databases with MySQL | Quiz 2 |
| Tuesday, June 28th | Web Security | Practice Quiz 3 |
| Thursday, June 30th | JavaScript Libraries | Quiz 3 |