-
Notifications
You must be signed in to change notification settings - Fork 20
StudentGettingStarted
sethnielson edited this page Jan 30, 2019
·
3 revisions
This first assignment is ungraded but please do it. I don't want to have to penalize you with points, but the following NEEDS to be done.
- Please read the Ethics page.
- Make sure you have academic status with GitHub (you should be able to create private repositories and have collaborators)
- Create a Private GitHub repo for this course; invite me (GitHub user name: sethnielson) and the TA (TBD) to your repo as collaborators
- Send me and the TA an email with your preferred email address, your Github repo (in case we missed the invitation), and an acknowledgement of the ethics required for this class.
As you are given assignments throughout the semester, pay close attention to where the files need to go under your repository. For example, your first assignment, Escape Room, needs to go:
<your repository>/src/exercises/ex1/escape_room.py
Please pay attention to this. Every year, we have students that just put their files wherever and complain when we can't grade them. Putting your files in the right place will make a big difference.
Thanks!