Skip to main contentCal State San Bernardino / [CNS] / [Comp Sci Dept] / [R J Botting] / [CSci320] [Search ]
[Schedule] [Syllabi] [Text] [Labs] [Projects] [Resources] [Grading] [Contact]
Sessions: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
11.html (HTML) [11.txt(Text)] Fri Jan 12 12:37:18 PST 2007

Contents


    CS320/11 LISP 101

      Prev 10SubprogramsChapter 9 not sect'ns 10..12 lab10 C/C++ Functions
      **Project Phase 1 ResubmitOld UML and proposed changes (10 pts)
      11LISPChapter 2 section 4 + LISP handoutlab11 LISP101
      Next 12Implementing subprogramsChapter 10 but not 10.3.4.2lab12 LISP102

      Preparation for Class 11

      Reread the section in chapter 2 on LISP (Section 2.4)

      LISP is a language where everything is a function.

      Study the handout/supplement on LISP.

      Also see [ lisp.html ] [ http://csci.csusb.edu/dick/cs320/lisp/ ] [ 320wlisp.html ]

      Answer review questions at the end of the handout/supplement.

      Hand in answers to 3 or more review questions in the supplement.

      Make a list of your own questions about LISP and bring to class.

      Don't hand these in! Be ready to ask them in class!

    Class Work

    [ 11q.html ]

    Lab Work

    [ lab/11.html ]

    Next

    [ 12.html ]

End