Dr. Chuck C. Liang
Associate Professor of Computer Science,
Hofstra University .
Office Address:
201A Adams Hall
Hofstra University
Hempstead, NY 11550
Office Phone: (516 463) 5559
Email: cscccl@hofstra.edu (<- click to send me mail)
Official Office Hours: Monday through Thursday 3-4pm
Course Syllabus and Goals
Some lambda calculus in Python
Some lambda calculus in Scheme
Scheme Programs (files in bold are required reading)
The Food Assignment. Your xmlwriter visitor should write
files consistent with this example.
Food files: foods.cs,
foodvisitors.cs
aboutfood.cs.
Quiz Monday 11/24. Quiz Study Guide.
WATCH: Perl Video Lecture (basics; mergesort)
MUST ABSOLUTELY WATCH: Perl closures and objects lecture: Part 1 and
Part 2.
NOTE: please don't write "if ($request = "inquiry")..." Use
"if ($request eq "inquiry")..." instead.
Extra Extra: really cool instructional video on how to install cygwin on windows. View in full screen mode with screen resolution set to at least 1024x768. Play with Windows media player.