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

From HaskellWiki
Jump to navigation Jump to search
 
(fmt)
 
(One intermediate revision by one other user not shown)
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]]
 
:by Graham Klyne
 
:by Graham Klyne
;[The_Monad.Reader/Issue3/Functional Programming vs Object Oriented Programming | Functional Programming vs Object Oriented Programming]
+
;[[The_Monad.Reader/Issue3/Functional Programming vs Object Oriented Programming | Functional Programming vs Object Oriented Programming]]
 
:by Alistair Bayley
 
:by Alistair Bayley
;[The_Monad.Reader/Issue3/Join Hs | Concurrent and Distributed Programming with Join Hs]
+
;[[The_Monad.Reader/Issue3/Join Hs | Concurrent and Distributed Programming with Join Hs]]
 
:by Einar Karttunen
 
:by Einar Karttunen
;[The_Monad.Reader/Issue3/SoE Review | Haskell School Of Expression: Review of The Haskell School of Expression]
+
;[[The_Monad.Reader/Issue3/SoE Review | Haskell School Of Expression: Review of The Haskell School of Expression]]
 
: by [http://www.syntaxpolice.org/ Isaac Jones]
 
: by [http://www.syntaxpolice.org/ Isaac Jones]
;;[The_Monad.Reader/Issue3/Purely Functional Data Structures | Review of Purely Functional Data Structures:]
+
;[[The_Monad.Reader/Issue3/Purely Functional Data Structures | Review of Purely Functional Data Structures]]
 
:by [http://acooke.org/ Andrew Cooke]
 
:by [http://acooke.org/ Andrew Cooke]

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