|
Structure and Interpretation of Computer ProgramsClass length: 13 weeks. Start anytime. Creator: kday Status: Established |
|
Lesson 1: Getting StartedIntroHi! We'll be going through SICP. For more help and resources you can reference content on MIT's OCW website. Installing and using Scheme:You can use the OCW instructions for installing Scheme. If you have problems, start a thread in the class forum and someone may be able to help. Troubleshooting the installation : If you're on Ubuntu, these links may be useful if you run into errors using the installation instructions above. "Not enough memory for this configuration" Set custom directory for projects MIT has a good intro document called Don't Panic (PDF) which is helpful if you're using the Edwin editor and are new to Scheme. It's a lot different from a normal text editor. Video LecturesThere are video lectures for each section in the book also. YouTube video lectures. This LessonIn this lesson, get Scheme working on your computer and read section 1.1 of the book online. Assignments
|