43 Forks
15 Stars
15 Watchers

cs50

Harvard CS50x 2020

How to download and setup cs50

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

Or simply clone cs50 with SSH
[email protected]:kish-an/cs50.git

If you have some problems with cs50

You may open issue on cs50 support forum (system) here: https://github.com/kish-an/cs50/issues