Online Practice Exercises
- Lists, online practice exercises.
- Property Lists.
- Search practice #1.
- DOTIMES, DOLIST, DO loop exercises from the homework.
- Best-First Search tracing example with table.
- A* Code (original version) and A* Code (newer version)
- AStar Search tracing example with
table.
- A* Algorithm and text explanation.
- A* Quiz Sheet and A* Quiz Answers
- An example of making a Response Queue in Eliza.
- Image Processing with Lisp, starter programs.
- Structure Intro
- Methods and Class Intro
- Quarter 1 Test Review Problems