Week M W F Topic
1 Overview.
Start HTML.
Read all pages of HTML Dog's HTML Tutorial -- the Beginner section -- except the one on Forms.
Read Nixon Ch 19: Intro to CSS. HTML
2 Hwk 1 (HTML) due.
Start CSS.
Read Nixon Ch 3-4, and 5 through functions
    CSS
3 Hwk 2 (CSS) due. 
Start PHP.
Read Ch 5 on includes (skip objects), 6 through foreach, 7 on file handling and system calls(skip printf, date/time, XHTML).
    PHP
4 Read Ch 8, and 9 starting p. 219. Hwk 3 (PHP) due.
Start MySQL.
   
5 Hwk 4 (MySQL) due.
Read 12, then 11
Start PHP & MySQL.   MySQL
6 Hwk 5 (MySQL) due.
    PHP & MySQL
7 Hwk 6 (MySQL) due.       
8         
9 Start Authentication.
Homework 7 due.
Read 13.

Authentication
10 Start Javascript.  Hwk 8 due.
Read 14 (stop when you get to the
Comments section)*
and all JS notes on this web site except cookbook solutions.

Read Ullman, Ch 9;
https://www.w3schools.com/jsref/met_element_addeventlistener.asp
https://www.w3schools.com/jsref/met_element_removeeventlistener.asp and
https://www.w3schools.com/jsref/event_onload.asp.

Dates starting now are likely to change
depending on how the class
progresses on Homework 10.
  The complete project + Javascript basics.
11        
12 Homework 9 (the big project) due.
Read my notes on a few cookbook solutions
  Javascript DOM and events
13 Homework 10 due.      
14     Homework 11 due.  
15        

* You are welcome of course to read all of Ch 14-15, but you'll find it's very much like PHP syntax.