Classes - CS-103 (Programming Languages)

Class Information
Term Fall, 2003
Instructor Chris Skalka
Texts 1. (All reference materials are online -- no purchases)
Final Grade A
Lecture Notes
Topic 1 Introduction
(Below: OCaml)
Topic 2 OCaml Overview
Topic 3 Complex OCaml Expressions
Topic 4 Functions
Topic 5 Types
Topic 6 Patterns and Pattern Matching
Topic 7 Higher Order Functions
Topic 8 Type Declarations
Topic 9 Mutation and State
Topic 10 (Exceptions - Coming Soon)
(Below: Specifying & Implementing Languages)