Schedule
Click on a lecture to get the slides. All of the slides are in PDF format. Each reading listed in the student prep column should be finished before the lecture with which it appears in the table.$filename = "schedule.dat"; $handle = fopen($filename, "r"); $contents = fread($handle, filesize($filename)); fclose($handle); $lines=explode("\n\n", $contents); echo "
| Date | Subject | Student Prep | Notes | Suggested Exercises |
|---|