6 Forks
16 Stars
16 Watchers

compsci

Lecture notes, projects, and more resources on the courses I attended for my Bachelor's and Master's degrees in Computer Science

How to download and setup compsci

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

Or simply clone compsci with SSH
[email protected]:avivace/compsci.git

If you have some problems with compsci

You may open issue on compsci support forum (system) here: https://github.com/avivace/compsci/issues