1 Forks
12 Stars
12 Watchers

CS50-Introduction-to-Computer-Science

A repository containing any notes and assignments completed while taking the Harvard CS50 Introduction to Computer Science course.

How to download and setup CS50-Introduction-to-Computer-Science

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

Or simply clone CS50-Introduction-to-Computer-Science with SSH
[email protected]:gianmillare/CS50-Introduction-to-Computer-Science.git

If you have some problems with CS50-Introduction-to-Computer-Science

You may open issue on CS50-Introduction-to-Computer-Science support forum (system) here: https://github.com/gianmillare/CS50-Introduction-to-Computer-Science/issues