26 Forks
30 Stars
30 Watchers

cs61a

Structure and Interpretation of Computer Programs, Fall 2018

How to download and setup cs61a

Open terminal and run command
git clone https://github.com/yngz/cs61a.git
git clone is used to create a copy or clone of cs61a repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cs61a https://github.com/yngz/cs61a/archive/master.zip

Or simply clone cs61a with SSH
[email protected]:yngz/cs61a.git

If you have some problems with cs61a

You may open issue on cs61a support forum (system) here: https://github.com/yngz/cs61a/issues