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)
AspectJ Assignment Part A. Due Wednesday 12/10.
problem B3 of the AOP assignment, with
support files figure.java and
figs.java. (main is in figs.java).
Final exam Monday 12/15, 4-6pm in adams 208.
Professor Xiang Fu will proctor the exam together with another class.
Use the exam study guide, with sample solutions to the practice problems. Good luck.
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.