[erlang-questions] object oriented programming and design pattern
Dan Rubino
webaccounts@REDACTED
Wed Nov 5 00:15:36 CET 2008
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.
Cheers,
Dan
On Tue, 2008-11-04 at 23:02 +0100, wde@REDACTED wrote:
> Hello all,
>
> I am discovering the erlang language and the OTP framework.
>
> I would like to know if there are documents or books about design patterns in Erlang and how to implement OOP paradigms in Erlang (if it's possible).
>
>
> Thank you for your help.
>
>
>
>
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list