0 Forks
0 Stars
0 Watchers

sicp

Exercises from Structure and Interpretation of Computer Programs

How to download and setup sicp

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

Or simply clone sicp with SSH
[email protected]:albert-yu/sicp.git

If you have some problems with sicp

You may open issue on sicp support forum (system) here: https://github.com/albert-yu/sicp/issues