On Tue, Feb 11, 2003 at 05:43:21PM -0800, Daniel Jian wrote: > Dear All, > > I use a lot of C++, a little bit of Java, and some > other programming languages. But none of them is a > functional language. I would like to learn Haskell as > my first introduction to FP. Do any of you know a good > tutorial for me to start with? FYI, it is easier for > me to learn a new language by looking at the source > code first, and then the explanation of that code.
I started with the Gentle Introduction. It has a lot of talking, but is worth it. -- David Roundy http://civet.berkeley.edu/droundy/ _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
