0 Forks
0 Stars
0 Watchers

cs50-javascript

Adapted CS-50 course by Harvard for JavaScript trainees.

How to download and setup cs50-javascript

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

Or simply clone cs50-javascript with SSH
[email protected]:maschinoff/cs50-javascript.git

If you have some problems with cs50-javascript

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