Git Exercise (due Nov 3)
On this page:
This document is a draft
Until October 28As a result it may still change up until October 28.
Introduction
To enable you to work together and publish your websites for the final project this exercise has you practicing working with git.
Grading rubric
This code exercise is worth 1% (1 point) of your final grade.
- 0.75 points for completing the exercise.
- 0.25 points for validated code.
Exercise rules reminder
Please remember that the exercise rules still apply:
- AI use is not permitted for code exercises. These are your opportunity to practice some of the basics we will need to progress through the course.
- You can use other online resources, course materials, your TA, and lab-mates for support. This being said, others are not allowed to do your work for you. Also, if you are drawing from online resources, course materials, your TA or peers, you must;
- Cite any knowledge that is not yours in a comment in the code. The internet is a huge repository of information and you are welcome to use it, but you must let us know when something does not originate from your own knowledge.
- If work has been copied without citation the exercise grade will be zero. Please make sure to include comments indicating where you had assistance or learned.