71 Forks
590 Stars
590 Watchers

coursebook

Open Source Introductory Systems Programming Textbook for the University of Illinois

How to download and setup coursebook

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

Or simply clone coursebook with SSH
[email protected]:illinois-cs241/coursebook.git

If you have some problems with coursebook

You may open issue on coursebook support forum (system) here: https://github.com/illinois-cs241/coursebook/issues