CSC 375/CIT 394: Programming Common Lisp
Course Notes
Spring 2006
The following files are PowerPoint 2003 format. You can download a free PowerPoint viewer
from
here. The NKU labs also have PowerPoint. Please feel free to print out the slides and
bring them to class. Please print them using the 6-slides or 9-slides handouts option.
More notes will be added during the semester, keep an eye on this site.
- Introductory lecture for Jan 10, 12
- Variables, Values, Atoms, Lists for Jan 17, 19, 24
- Control Structures for Jan 26, 31
- Functional Programming for Jan 31
- Genetic Algorithms for Feb 2
- Formatted I/O and Streams for Feb 7
- Iteration vs. Recursion for Feb 9, 14
- Data Structures for Feb 16, 21, 23
- Debugger for Feb 28
- Data Base Implementations
- Advanced Functions for March 16
- Macros for March 21 and 23
- The Loop Macro for March 28
- Search Problems and Solutions for March 30
- CLOS: Common Lisp Object System for April 6 & 11
- Error and Condition Handling for April 13
- Expert Systems for April 18 and 20
- Miscallenous/Wrap-up Topics for April 25
Back to CSC 375/CIT 394 page
Back to Richard Fox's Home Page