Tutorial 1: Introduction (September 12-14, 2007)
DrScheme is an IDE (Integrated Development Environment) and interpreter for the Scheme programming language. Information on downloading and installing DrScheme can be found at http://www.drscheme.org. Make sure you install the latest version from the website. Older versions (even relatively recent ones) can sometimes have significant language differences which will be troublesome later on. With DrScheme installed on your system (or using a computer in one of the labs), try the following: Your programming assignments for CS 135 will be submitted electronically. The details of how to do this (and much more useful information) can be found in the Style Guide for Assignments. The easiest method is probably to use Odyssey, an online graphical interface to your UNIX account at https://www.student.cs.uwaterloo.ca/odyssey/. You will get practice submitting files in Assignment 0. Always be careful about what folders you put your solution files in and what you call your files, especially if you use Odyssey. Don't wait until the last moment to submit! |
This file generated Monday, December 17th, 2007 using PLT Scheme and WebIt!