Being an insistent developer for several years, I never had a desire to learn functional programming.
A couple of months ago, I finally decided to learn Haskell. It's a pretty cool language, but I'm puzzled by how the event-driven application will be programmed in that language. Do you know a good tutorial about this?
Note: When I say "real application", I am not talking about the real world, but about the finished application. I just mean a small application for an example, just to understand it. I think something like a simplified version of the windows caculator would be great, and then maybe something more complicated.
functional-programming haskell
raven Jul 11 '09 at 8:14 2009-07-11 08:14
source share