0 Forks
1 Stars
1 Watchers

UC-Berkeley-CS61A

Exercises for the lectures from Structure and Interpretation of Programs

How to download and setup UC-Berkeley-CS61A

Open terminal and run command
git clone https://github.com/devAmoghS/UC-Berkeley-CS61A.git
git clone is used to create a copy or clone of UC-Berkeley-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 UC-Berkeley-CS61A https://github.com/devAmoghS/UC-Berkeley-CS61A/archive/master.zip

Or simply clone UC-Berkeley-CS61A with SSH
[email protected]:devAmoghS/UC-Berkeley-CS61A.git

If you have some problems with UC-Berkeley-CS61A

You may open issue on UC-Berkeley-CS61A support forum (system) here: https://github.com/devAmoghS/UC-Berkeley-CS61A/issues