| layout | default |
|---|---|
| title | CIS 121 Homework Assignments |
| active_tab | homework |
Written homeworks must include our cover sheet with the requisite information filled out in order for them to be graded. Written homeworks must be typeset in LaTeX. Written homeworks must be submitted online as well as offline in paper form in class.
For your convenience, we have a LaTeX homework template for you to use.
{% for homework in site.data.homeworks %} {% endfor %}| Name | Type | Materials | Release Date | Due Date |
|---|---|---|---|---|
| {{ homework.assignment }} | {{ homework.type }} |
|
{{ homework.release_date | date: "%b %d" }} | {{ homework.due_date | date: "%b %d" }} |