5 Forks
18 Stars
18 Watchers

Harvard-CS50

Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

How to download and setup Harvard-CS50

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

Or simply clone Harvard-CS50 with SSH
[email protected]:TheKicker/Harvard-CS50.git

If you have some problems with Harvard-CS50

You may open issue on Harvard-CS50 support forum (system) here: https://github.com/TheKicker/Harvard-CS50/issues