« Back to James's CS61A page. | CS61A: Spring 2000 |
If you have a fast Internet connection:
Though I don't really recommend it for anyone not already familiar with Unix, students with fast Internet connections can work directly from the lab machines. You'll need to download and install an implementation of ssh to log in remotely. (More information.)
The CS61A lab machines you can log in to are
Alternatively...
If you do not have a fast Internet connection or would like to run everything off your own computer:
Download and install an implementation of Scheme. In the past, most
people have used SCM or Gambit. More recently, some students
have used DrScheme. Each of these Scheme implementations is
available for
A word of warning about using Scheme implementations other than SCM: other Scheme implementations may use slightly different dialects of Scheme and may not necessarily work with some of the programs required for this class. SCM is the implementation used on the lab machines. SCM is also the only one I have personally used and can help you with if you should run into trouble. Use other implementations at your own risk.
The following are bundled with various files used in CS61A:
The following are links to unsupported implementations; you'll need to
configure them and download the other necessary files (such as
To transfer files between the lab machines and your home computer:
To transfer files to and from the lab machines, you can use
« Back to James's CS61A page. | CS61A: Spring 2000 |
Last Modified: Tuesday, 30-Dec-2014 11:58:34 PST