See the Canvas website for the syllabus, assignments, and in-class activities materials.
We will be intermittently adding notes and other resources to this repository to help support the material that we cover in this class, which we will frequently link to from the canvas website.
- Clone this repository (
git clone https://github.com/muzny/csci3010-cuboulder.git
) - Do a
git pull
when your repository has gone stale (there are changes/resources here that you do not have locally). - We recommend not editing the files in this repository, but if you do, you may want to make a copy of the file to avoid any merge conflicts later if we add to/update the document!