0 Forks
1 Stars
1 Watchers

tutorials

C/C++ tutorials developed for UBC computer science students.

How to download and setup tutorials

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

Or simply clone tutorials with SSH
[email protected]:savreline/tutorials.git

If you have some problems with tutorials

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