0 Forks
10 Stars
10 Watchers

ComputerScienceFromScratch

Source for the book Computer Science from Scratch

How to download and setup ComputerScienceFromScratch

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

Or simply clone ComputerScienceFromScratch with SSH
[email protected]:davecom/ComputerScienceFromScratch.git

If you have some problems with ComputerScienceFromScratch

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