Request for feedback: Understanding Haskell Monads

Hello fellow Haskellers, In the last few weeks I have written a comprehensive tutorial about Haskell monads [1], and I was hoping to get some constructive feedback. I'd appreciate any well meant criticism. [1] http://ertes.de/articles/monads.html Greets, Ertugrul. -- nightmare = unsafePerformIO (getWrongWife >>= sex) http://blog.ertes.de/

"Ertugrul" == Ertugrul Soeylemez
writes:
Ertugrul> Hello fellow Haskellers, In the last few weeks I have Ertugrul> written a comprehensive tutorial about Haskell monads Ertugrul> [1], and I was hoping to get some constructive feedback. Ertugrul> I'd appreciate any well meant criticism. Ertugrul> [1] http://ertes.de/articles/monads.html Speaker as a more-or-less beginner, this is excellent. -- Colin Adams Preston Lancashire

Ertugrul Soeylemez
In the last few weeks I have written a comprehensive tutorial about Haskell monads [1], and I was hoping to get some constructive feedback. I'd appreciate any well meant criticism.
Thank you all for your comments (some of them were privately through email). It seems that my tutorial has raised quite positive resonance. I'm hoping to find it on the Haskell wiki sometime. =) Greets, Ertugrul. -- nightmare = unsafePerformIO (getWrongWife >>= sex) http://blog.ertes.de/

On Sat, 2008-12-27 at 02:35 +0100, Ertugrul Soeylemez wrote:
Hello fellow Haskellers,
In the last few weeks I have written a comprehensive tutorial about Haskell monads [1], and I was hoping to get some constructive feedback. I'd appreciate any well meant criticism.
[1] http://ertes.de/articles/monads.html
Greets, Ertugrul.
Looks pretty good to me! Could you add a link in the Haskell tutorials section? Best Regards, Hans van Thiel

Hans van Thiel
On Sat, 2008-12-27 at 02:35 +0100, Ertugrul Soeylemez wrote:
In the last few weeks I have written a comprehensive tutorial about Haskell monads [1], and I was hoping to get some constructive feedback. I'd appreciate any well meant criticism.
Looks pretty good to me! Could you add a link in the Haskell tutorials section?
Thank you for your comment. Well, I would love to find it in that list, but although I know that a wiki is editable by everyone, it seems a bit sassy to me to add it myself. ;) Greets, Ertugrul. -- nightmare = unsafePerformIO (getWrongWife >>= sex) http://blog.ertes.de/

On Sun, Dec 28, 2008 at 3:58 PM, Ertugrul Soeylemez
Hans van Thiel
wrote: On Sat, 2008-12-27 at 02:35 +0100, Ertugrul Soeylemez wrote:
In the last few weeks I have written a comprehensive tutorial about Haskell monads [1], and I was hoping to get some constructive feedback. I'd appreciate any well meant criticism.
Looks pretty good to me! Could you add a link in the Haskell tutorials section?
Thank you for your comment. Well, I would love to find it in that list, but although I know that a wiki is editable by everyone, it seems a bit sassy to me to add it myself. ;)
Whaat? No, go ahead. It doesn't say "world's best tutorials", so you aren't being presumptuous, just informative. Luke

On Mon, 29 Dec 2008 00:21:02 +0100, Luke Palmer
On Sun, Dec 28, 2008 at 3:58 PM, Ertugrul Soeylemez
wrote: Hans van Thiel
wrote: On Sat, 2008-12-27 at 02:35 +0100, Ertugrul Soeylemez wrote:
In the last few weeks I have written a comprehensive tutorial about Haskell monads [1], and I was hoping to get some constructive feedback. I'd appreciate any well meant criticism.
Looks pretty good to me! Could you add a link in the Haskell tutorials section?
Thank you for your comment. Well, I would love to find it in that list, but although I know that a wiki is editable by everyone, it seems a bit sassy to me to add it myself. ;)
Whaat? No, go ahead. It doesn't say "world's best tutorials", so you aren't being presumptuous, just informative.
Luke
I've just added it -- Met vriendelijke groet, Henk-Jan van Tuyl -- http://functor.bamikanarie.com http://Van.Tuyl.eu/ --
participants (5)
-
Colin Paul Adams
-
Ertugrul Soeylemez
-
Hans van Thiel
-
Henk-Jan van Tuyl
-
Luke Palmer