Home
Teaching
 
CS U211 Sp '07
General
Texts
Syllabus
Assignments
Communication
Labs
Ofc Hrs
Announcements
Advice

Readings

Required Reading:

Recommended Readings:

  • Friedman, Felleisen The Little Schemer. MIT Press, 1996
    an alternative introduction to recursive programming
  • Friedman, Felleisen The Seasoned Schemer. MIT Press, 1996
    more on functional and imperative programming
  • Felleisen, Friedman A Little Java, A Few Patterns. MIT Press, 1998
    why all what is in HtDP matters and how it scales to Java
  • Strunk and White The Elements of Style. Bartelby.Com, 1918
    there is no better book on style in writing (anything)

Scheme Readings:

If you wish to learn to use Scheme as a tool, which is not the goal of this course, then take a look at the following:


last updated on Sun Apr 1 20:57:57 EDT 2007generated with PLT Scheme