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/issuesSimilar to Harvard-CS50 repositories
Here you may see Harvard-CS50 alternatives and analogs
javascript-algorithms papers-we-love p1xt-guides awesome-courses Design-Patterns-In-Swift CS-Books introduction-to-computer-science cs-video-courses every-programmer-should-know computer-science CS-Interview-Knowledge-Map Mind-Expanding-Books translations AlgoWiki algorithms Crash-Course-Computer-Science-Chinese computer-science-in-javascript pretty-algorithms OOD-Principles-In-Swift influential-cs-books selfie papers-I-read CSrankings reading notes PyCNN computer-science notes-to-cs-freshmen-from-the-future Axelrod judge-server