[erlang-questions] object oriented programming and design pattern

Lev Walkin vlm@REDACTED
Wed Nov 5 11:36:26 CET 2008


Boris Shomodjvarac wrote:
> Dan Rubino wrote:
>> Hi ,
>>
>> I would recommend the Joe Armstrong book for learning Erlang and an
>> introduction to OTP.
>>
>> As far as implementing OO in FP I think what you are after is an
>> understanding of functional data structures. For that I recommend Chris
>> Okasaki's book "Purely functional data structures" - alot of it is lazy
>> however so doesnt apply to Erlang, interesting none the less.
> 
> I'm trying to reed that book but examples are in ML and Haskell, so
> right now I'm reading The Little MLer in order to understand Chris book.
> Does anyone have any examples from that book written in Erlang?
> 

http://learnyouahaskell.com/

This is Haskell for children (with pictures). The first few chapters
are just enough to understand the syntax.


-- 
Lev Walkin
vlm@REDACTED



More information about the erlang-questions mailing list