# Overview

| Course Code | CSCI-GA.2110-001   |
| ----------- | ------------------ |
| Professor   | Cory Plock         |
| Email       | <plock@cs.nyu.edu> |

## Useful links

* [RegEx Online Validation Tool](http://tool.chinaz.com/regex/) (Chinese)
* [Yet Another Scheme Tutorial](https://www.kancloud.cn/kancloud/yast-cn/64461) (Chinese)
* [Syntax in SML](http://rigaux.org/language-study/syntax-across-languages-per-language/SML.html): SML syntax fast loop-up book
* [SML Help](https://smlhelp.github.io/book/index.html): SML tutorial written by TAs at CMU.

## Grading

A midterm and a final. 4 homework assignments.

Weights:

| Item                     | Weight |
| ------------------------ | ------ |
| Midterm                  | 25%    |
| Final                    | 35%    |
| Homework assignments (4) | 40%    |
