[erlang-questions] Conceptual questions on architecture of functional programs

Daniel Goertzen dang@REDACTED
Thu Nov 4 14:33:49 CET 2010


For learning FP, "Yet Another Haskell Tutorial" is excellent.  It goes over
the fundamental concepts of FP and has a lot of exercises.  It is in
Haskell, not Erlang, but for basic FP the languages are very similar.  It
sounds like you've dabbled in Erlang a bit already, so you should know when
you get into Haskell specific territory (ie, monads).

http://www.cs.utah.edu/~hal/docs/daume02yaht.pdf

Dan.


More information about the erlang-questions mailing list