What are some good Erlang Primers/Tutorials for beginners?
问题 What are some good links for diving into Erlang and functional programming in general? 回答1: Here's the first half of Concurrent Programming in Erlang [PDF], free. 回答2: this might be a good one to look at http://learnyousomeerlang.com/ 回答3: I think the language itself is surprisingly easy to learn. I recommend http://www.erlang.org/download/getting_started-5.4.pdf 回答4: Let me suggest that Erlang is not necessarily typical of "functional programming in general". If you want a good balance, I'd