3rd CCSC Northwest Conference • Fall 2001
Contents
Introduction to functional programming and Haskell
Basic Haskell: interaction with the Hugs interpreter
Basic Haskell: simple data types
Basic Haskell: lists and list notations
Basic Haskell: higher-order functions
Basic Haskell: script or program files
Basic Haskell: data types and classes
Short Haskell applications: text, numbers, treesort and DFAs
Medium-sized application: generic sorting and a database
Medium-sized application: arithmetic expression processor
An overview of larger-scale projects
Haskell's place in Computer Science and CS education