Introduction to Programming
August-December, 2006
Instructions
How to submit assignments.
(
Text version
)
Assignments
Assignment 1, Tue 15 Aug 2006, due Fri 25 Aug 2006
Assignment 2, Thu 31 Aug 2006, due Wed 6 Sep 2006
Assignment 3, Wed 6 Sep 2006, due Tue 12 Sep 2006
Assignment 4, Mon 18 Sep 2006, due Wed 27 Sep 2006
Assignment 5, Fri 27 Oct 2006, due Fri 03 Nov 2006
Assignment 6, Tue 7 Nov 2006, due Tue 14 Nov 2006
Assignment 7, Fri 17 Nov 2006, due Fri 24 Nov 2006
Reference material
A Gentle Introduction to Haskell
by Paul Hudak, John Peterson, Joseph Fasel.
In particular,
Section 7
covers input/output.
Section 13
covers arrays.
Tackling the Awkward Squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell
by Simon Peyton Jones,
Revised notes from a tutorial at the Marktoberdorf Summer School 2000.
Exception Handling in Haskell
from
The Haskell School of Expression: Learning Functional Programming Through Multimedia
, by Paul Hudak, Cambridge University Press (2000) pp 239-240.
Lecture notes
Lecture 1, Thu 3 Aug 2006 (
HTML
,
PDF
)
Lecture 2, Thu 10 Aug 2006 (
HTML
,
PDF
)
Lecture 3, Fri 11 Aug 2006 (
HTML
,
PDF
)
Lecture 4, Thu 24 Aug 2006 (first draft!) (
Text
)
Lecture 5, Tue 29 Aug 2006 (first draft!) (
Text
)
Lecture 6, Thu 31 Aug 2006 (first draft!) (
Text
)
Lecture 7, Tue 05 Sep 2006 (first draft!) (
Text
)
Lecture 8, Thu 07 Sep 2006 (first draft!) (
Text
)
Lecture 9, Tue 12 Sep 2006 (first draft!) (
Text
)
Haskell code for Numlift
module Numlift
A Haskell file that uses Numlift
Lecture 10, Thu 14 Sep 2006 (first draft!) (
Text
)
Lecture 11, Tue 19 Sep 2006 (first draft!) (
Text
)
Lecture 12, Tue 21 Sep 2006 (first draft!) (
Text
)
Lecture 13/14, Tue/Thu 10/12 Oct 2006 (first draft!) (
Text
)
Lecture 15, Tue 17 Oct 2006 (first draft!) (
Text
)
Lecture 16, Thu 19 Oct 2006 (first draft!) (
Text
)
Lecture 17, Tue 31 Oct 2006 (first draft!) (
Text
)
Lecture 18/19, Thu/Tue 02/07 Nov 2006 (first draft!) (
Text
)
Lecture 20, Thu 09 Nov 2006 (first draft!) (
Text
)
Lecture 21/22, Tue/Thu 14/16 Nov 2006 (first draft!) (
Text
)
Madhavan Mukund
Last modified: Thu 23 Nov 2006