2 Forks
3 Stars
3 Watchers

system-programming

Notes and code written for the System Programming course (Programmazione di Sistema) of PoliTo.

How to download and setup system-programming

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

Or simply clone system-programming with SSH
[email protected]:giovannigarifo/system-programming.git

If you have some problems with system-programming

You may open issue on system-programming support forum (system) here: https://github.com/giovannigarifo/system-programming/issues