6.090 | January IAP 2005 | Undergraduate

Building Programming Experience: A Lead-In to 6.001

Tools

Clicker (ZIP - 1.3 MB) (The ZIP contains: 5 .java files, 6 .class files, 3 .jar files, 2 .html files, and 1 .gif file.)
This is an applet that students use to respond to questions in class.

6.090 January (IAP) 2005: Scheme Documentation

Don’t Panic: An Introductory Guide to the 6.001 Computer System
This is the revised version of the manual for using Edwin and the MIT Scheme environment. This manual is a basic orientation to the Scheme programming environment, designed for students taking 6.001. It is highly recommended that you familiarize yourself with it.

Guide to MIT Scheme
This is the reference manual for MIT Scheme, listing all the commands. You should need to look at this rarely, if at all, for 6.001, since any Scheme features required for the course will be introduced in classes and problem sets.

Revised (5) Report on the Algorithmic Language Scheme
This is the formal definition of the “standard” Scheme language. It will be interesting for you to look at how a language is described formally, but you should not need to consult this for 6.001.

Course Info

Instructor
As Taught In
January IAP 2005
Learning Resource Types
Exams with Solutions
Lecture Notes
Programming Assignments with Examples