[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Haskell Tutorial Document??
Original-Via: uk.ac.nsf; Wed, 16 Jan 91 14:09:53 GMT
Date: Wed, 16 Jan 91 09:06:42 EST
From: Paul Hudak <hudak-paul@cs.yale.edu>
To: haskell@cs.yale.edu
Cc: Conrad Cunningham <hcc@cs.olemiss.edu>
In-Reply-To: Conrad Cunningham's message of Tue, 15 Jan 91 15:57:37 CST <9101152159.AA19719@ELI.CS.YALE.EDU>
Subject: Haskell Tutorial Document??
Original-Sender: hudak-paul@cs.yale.edu
Sender: haskell-request@cs.glasgow.ac.uk
Date: Tue, 15 Jan 91 15:57:37 CST
From: Conrad Cunningham
I am new to the Haskell mailing list (and for that matter to the
functional programming community), so I apologize if this is a "dumb"
question: Does there exist a "tutorial introduction" to programming
in Haskell? --particularly something appropriate for students in a
first course in functional programming.
I have a set of 63 slides that I prepared for a tutorial on Haskell
that I gave at the IEEE Computer Languages Conference in March 1990.
They, coupled with the April 1990 release of the Haskell Report, are
probably the best way to learn Haskell, the language. If you'd like a
copy let me know.
In addition, if you want to teach general (lazy) functional
programming techniques, I highly recommend Bird and Wadler's book,
"Introduction to Functional Programming", Prentice Hall 1988.
-Paul