Learn You Some Erlang for Great Good!
by Frederic Trottier-Hebert
Publisher: LearnYouSomeErlang.com 2010
Number of pages: 316
Description:
This book thus wants itself to be a way to learn Erlang for people who have basic knowledge of programming in imperative languages (such as C/C++, Java, Python, Ruby, etc) and may or may not know functional programming (Haskell, Scala, Erlang, Clojure, OCaml...).
Download or read it online for free here:
Read online
(online html)
Similar books
Stuff Goes Bad: Erlang in Anger
by Fred Hebert - erlang-in-anger.com
This book intends to be a little guide about how to be the Erlang medic in a time of war. It is first and foremost a collection of tips and tricks to help understand where failures come from, and a dictionary of different code snippets and practices.
(5843 views)
by Fred Hebert - erlang-in-anger.com
This book intends to be a little guide about how to be the Erlang medic in a time of war. It is first and foremost a collection of tips and tricks to help understand where failures come from, and a dictionary of different code snippets and practices.
(5843 views)
Concurrent Programming in Erlang
by Robert Virding, Claes Wikstrom, Mike Williams - Prentice Hall PTR
A tutorial of Erlang, a concurrent, functional programming language. The emphasis of this book is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems.
(19842 views)
by Robert Virding, Claes Wikstrom, Mike Williams - Prentice Hall PTR
A tutorial of Erlang, a concurrent, functional programming language. The emphasis of this book is on learning through example and a number of well known problems in designing and programming concurrent fault-tolerant real-time systems.
(19842 views)
Etudes for Erlang
by J. David Eisenberg - O'Reilly Media
In this book, you will find descriptions of programs that you can compose (write) in Erlang.The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming concept.
(7745 views)
by J. David Eisenberg - O'Reilly Media
In this book, you will find descriptions of programs that you can compose (write) in Erlang.The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming concept.
(7745 views)
Getting Started with Erlang
- Erlang.org
This is a 'kick start' tutorial to get you started with Erlang. Everything here is true, but only part of the truth. I also assume that this isn't the first time you have touched a computer and you have a basic idea about how they are programmed.
(5650 views)
- Erlang.org
This is a 'kick start' tutorial to get you started with Erlang. Everything here is true, but only part of the truth. I also assume that this isn't the first time you have touched a computer and you have a basic idea about how they are programmed.
(5650 views)