layout | title | permalink |
---|---|---|
page |
Assignments |
/assignments/ |
You can download the assignments here (in PDF format). Also check out assignment's pages for any additional info.
The latest Code Review guide can be found here.
-
{% for asg in site.assignments reversed %}
- {{ asg.title }} {% if asg.attachment %} {% endif %} {% endfor %}