3 Forks
19 Stars
19 Watchers

UOM-CompSci-Notes

My notes from the computer science course at The University of Manchester.

How to download and setup UOM-CompSci-Notes

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

Or simply clone UOM-CompSci-Notes with SSH
[email protected]:Mvk122/UOM-CompSci-Notes.git

If you have some problems with UOM-CompSci-Notes

You may open issue on UOM-CompSci-Notes support forum (system) here: https://github.com/Mvk122/UOM-CompSci-Notes/issues