Difference between revisions of "The Monad.Reader/Issue3"

From HaskellWiki
Jump to navigation Jump to search
(fmt)
 
Line 1: Line 1:
''June 2005''
+
(Published June 2005)
  +
 
== Editorial ==
 
== Editorial ==
''by Shae Erisson''
+
''by Shae Erisson''
   
 
This month's issue has a definite introductory theme. It includes republished book reviews, notes on learning, a look at the differences between functional and object oriented programming, and distributed computation.
 
This month's issue has a definite introductory theme. It includes republished book reviews, notes on learning, a look at the differences between functional and object oriented programming, and distributed computation.
Line 8: Line 9:
   
 
As the summer approaches, it's getting harder to find authors. The Monad.Reader is fueled entirely by articles and time contributed by the community. Please contribute!
 
As the summer approaches, it's getting harder to find authors. The Monad.Reader is fueled entirely by articles and time contributed by the community. Please contribute!
  +
 
== Contents ==
 
== Contents ==
 
;[[The_Monad.Reader/Issue3/Notes on Learning Haskell | Notes on Learning Haskell]]
 
;[[The_Monad.Reader/Issue3/Notes on Learning Haskell | Notes on Learning Haskell]]

Latest revision as of 00:37, 10 May 2008

(Published June 2005)

Editorial

by Shae Erisson

This month's issue has a definite introductory theme. It includes republished book reviews, notes on learning, a look at the differences between functional and object oriented programming, and distributed computation.

As always, The Monad.Reader invites submissions on Haskell and related topics. Send a summary or abstract for your article to Shae Erisson.

As the summer approaches, it's getting harder to find authors. The Monad.Reader is fueled entirely by articles and time contributed by the community. Please contribute!

Contents

Notes on Learning Haskell
by Graham Klyne
Functional Programming vs Object Oriented Programming
by Alistair Bayley
Concurrent and Distributed Programming with Join Hs
by Einar Karttunen
Haskell School Of Expression: Review of The Haskell School of Expression
by Isaac Jones
Review of Purely Functional Data Structures
by Andrew Cooke