Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Why Functional Programming Matters <-- this will make you
smarter (Costello, Roger L.)
----------------------------------------------------------------------
Message: 1
Date: Sun, 27 Jan 2013 10:32:31 +0000
From: "Costello, Roger L." <[email protected]>
Subject: [Haskell-beginners] Why Functional Programming Matters <--
this will make you smarter
To: "[email protected]" <[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
Hi Folks,
I have written a summary of the outstanding paper by John Hughes titled, Why
Functional Programming Matters.
Hughes says that the purpose of his paper is to demonstrate to the "real world"
that functional programming is vitally important.
I say that the purpose of his paper is to make you smarter. The paper presents
a series of problems. As I proceeded through the problems, I realized that I
was on a beautiful journey to the promised land of solving problems by simply
combining existing parts. It was a thrilling, mind-expanding journey.
Hughes implemented the solutions to the problems using Miranda. I converted
them to Haskell.
http://www.xfront.com/Haskell/Why-Functional-Programming-Matters.pdf
/Roger
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 55, Issue 29
*****************************************