Schedule
See the syllabus (pdf) for a tentative schedule for the semester. Announcements
Resources and Additional Readings
— LISP Implementations. The instructor recommends:
— LISP Books On-line. The instructor recommends:
— Scholarly Papers:
LISP Code
Assignments
Lab 1 was due Thursday, September 26.
Lab 2 was due Thursday, October 24.
Lab 3 was due Thursday, November 21.
Instructions for Submitting Assignments
Programming assignments for the course will be submitted through Webcourses@UCF, which is accessible at https://webcourses.ucf.edu or by clicking on the "Online Course Tools" tab at the top of the screen when you log into the myUCF portal at https://my.ucf.edu. Soft copies of assignments will generally be due two hours before the start of class on the date they are due. A hard copy of your code is also due at the beginning of class. Please be sure that if your source code has comments, or if you've copied and pasted the original questions into your source code, you comment them out. The TAs should be able to (load) your file (e.g., (load "assign1.l") ) in SBCL without errors. Eustis
Your Eustis (eustis.eecs.ucf.edu) accounts for this course have been created. You can log in using your NID and default password: Pyymmdd (birth year, month, and day). To log in, you will need an ssh client, like the free PuTTY telnet/ssh client. You can login from anywhere on campus, but from off campus, you will need a VPN connection to UCF first. For your VPN account and additional help, visit the VPN Help page. |