
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 browsed through the internet for quite a while, but still I could not find any tutorial that is not tediously long in discussion. Thanks! best regards, Daniel Jian __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com

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/

Many thanks to Arjan, David, Antonmuhin, Bill, and
Hal!
blessings,
Daniel
--- David Roundy
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
On Tue, Feb 11, 2003 at 05:43:21PM -0800, Daniel Jian wrote: 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 Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
__________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
participants (2)
-
Daniel Jian
-
David Roundy