Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.8 KB

assignments.md

File metadata and controls

46 lines (32 loc) · 1.8 KB
title headerImg
Assignments
angles.jpg

LATE POLICY: You have a total of 4 late days that can be used in atomic units over the entire quarter. By atomic I mean, for example, that 35 mins over the deadline is equal to 1 late day.

Assignments

  • HW #0: The Lambda Calculus (due Mon 1/21 by 1pm)

  • HW #1: Introduction to Haskell (due Mon 1/28 by 1pm)

  • HW #2: Random Art (due Mon 2/4 Wed 2/6 by 1pm)

  • HW #3: All about Fold (due Wed 2/13 by 1pm)

  • HW #4: Nano (due Mon 2/25 Fri 3/1 by 1pm)

  • HW #5: Type Inference for Nano (due Wed 3/6 Fri 3/8 by 5pm)

  • HW #6: The Logical Conclusion (due Fri 3/15 by 6pm)

Sample Exam Questions

Note: 2018 exams are the most representative. Older exams use OCaml instead of Haskell. Check out these lecture notes for a comparison between the two languages.