Online Practice Exercises

  1. Lists, online practice exercises.
  2. Property Lists.
  3. Search practice #1.
  4. DOTIMES, DOLIST, DO loop exercises from the homework.
  5. Best-First Search tracing example with table.
  6. A* Code (original version) and A* Code (newer version)
  7. AStar Search tracing example with table.
  8. A* Algorithm and text explanation.
  9. A* Quiz Sheet and A* Quiz Answers
  10. An example of making a Response Queue in Eliza.
  11. Image Processing with Lisp, starter programs.
  12. Structure Intro
  13. Methods and Class Intro
  14. Quarter 1 Test Review Problems