63 Forks
59 Stars
59 Watchers

cs50w

All 5 projects for Harvard's CS50 Web Programming with Python and JavaScript course in Edx.

How to download and setup cs50w

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

Or simply clone cs50w with SSH
[email protected]:asifo1/cs50w.git

If you have some problems with cs50w

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