CS50x
This is CS50x , 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 CS50x
Open terminal and run command
git clone https://github.com/yasingunay/CS50x.git
git clone is used to create a copy or clone of CS50x 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 CS50x https://github.com/yasingunay/CS50x/archive/master.zip
Or simply clone CS50x with SSH
[email protected]:yasingunay/CS50x.git
If you have some problems with CS50x
You may open issue on CS50x support forum (system) here: https://github.com/yasingunay/CS50x/issuesSimilar to CS50x repositories
Here you may see CS50x 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