CS 451 Programming Paradigms
Week Six
Lecture 11 : Tuesday, 2/22/00
- Introduced David MacQueen
- Viewed his taped lecture on programming languages and landscapes
- Covered the history of ML and the typed lambda calculus
Lecture 12 : Thursday, 2/24/00
- Continuing Chapter Three of Elements of ML Programming
- Mutual and nonlinear recursion
- Using patterns in function parameters
- Anonymous variables
- Local environments using let
- *******Students should cover Chapter Four Input and Output on their own
- Chapter Five of Elements of ML Programming
- More about functions
- Pattern matching, if/then and case
- Exception handling
[ Back to CS451: Lecture Summaries ]