Can anyone recommend a primer to Erlang?
Posted
by Till
on Stack Overflow
See other posts from Stack Overflow
or by Till
Published on 2008-09-21T13:31:31Z
Indexed on
2010/06/11
22:12 UTC
Read the original article
Hit count: 262
I've recently found myself getting more and more interested in Erlang.
I've purchased a book (Programming in Erlang) and started reading up on the basics. Reading books is time consuming so I am looking to shortcut this a bit and go back to the book later.
What I lack is a good introductory tutorial. Kind of like, hands on, this is what you need to get started in Erlang, these are best practices, this is how you organize code and this is how you do a small project.
I've googled this topic extensively and haven't had much luck. ;)
© Stack Overflow or respective owner