1 Forks
12 Stars
12 Watchers

CS50X

CS50x Problems & Lab Solutions.

How to download and setup CS50X

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

Or simply clone CS50X with SSH
[email protected]:hawshemi/CS50X.git

If you have some problems with CS50X

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