CS 227 unit -*- Outline -*- lecture 1 * procedures lectures 2-3 * conditionals lectures 3-4, * recursion (something similar in recitations, 1993) * rec-quiz lectures 5 * tracing (did some of unix-survival/emacs-scheme here in spring 1993) lecture 6 * recursive-moment used as another lecture to talk about recursion in spring 1993, fall 93 this is about the problems remove-2nd and last-adj-out (remove-last) Instead it might be better to do section 4.2 in the book here... and not assign remove-2nd or something like that until after a lecture like this.