Skip to content

Commit

Permalink
Added lecture schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Scheinfeld authored and Isaac Scheinfeld committed Feb 5, 2020
1 parent 74e938c commit e223da1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,19 @@ material is covered in class. A list of resources can be found [here](/resources
updated with additional material as the class progresses. We recommend the [Haskell wikibook](https://en.wikibooks.org/wiki/Haskell)
and [Learn You a Haskell](http://learnyouahaskell.com/chapters) as primary free references.

## Schedule

1. Introduction
1. Types
1. Functor
1. Applicative
1. Monad
1. IO
1. Monad Transformers
1. Effect Systems
1. Optics
1. Concurrency & Dependent Types

## Assignments

Assignments will be posted here. They will generally be biweekly, and the intent
Expand Down

0 comments on commit e223da1

Please sign in to comment.