Homeworks will be announced in Ed Discussion and submitted using GitHub Classroom. The Ed announcement will include a link that you will use to create a repository in the course GitHub site. In order to submit your homework, you will need to push your last changes to this GitHub repository.
We will accept late homework assignments until 24hrs after the deadline of the homework. However, in those cases a 25% penalty will be applied to the final score. In case of emergency, please reach out to the instructors using Ed Discussion.
A running list of homework assignments, along with due dates, will be provided below and updated periodically throughout the semester.
Homework 0: (not graded)
This homework is intended to help you practice python.
If you’d like to work on it, you can clone a local copy from this GitHub repository and complete the exercises in
hw00-python-starters.ipynb
.Note: for future homeworks, we will be using GitHub classroom, so the workflow for grabbing the assignment will be a bit different. We will cover this later.