1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-10 23:10:54 +00:00

Merge pull request #1495 from eshellman/patch-1

bump version of erlang in anger to 1.0.3
This commit is contained in:
victor felder 2015-06-11 20:51:06 +02:00
commit cc1c1887b0

View File

@ -910,7 +910,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Getting Started with Erlang User's Guide](http://www.erlang.org/doc/getting_started/users_guide.html) (HTML)
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com/) - Frederic Trottier-Hebert
* [Making reliable distributed systems in the presence of software errors](http://www.erlang.org/download/armstrong_thesis_2003.pdf) - Joe Armstrong (PDF)
* [Stuff Goes Bad: Erlang in Anger](https://s3.amazonaws.com/erlang-in-anger/text.v1.0.0.pdf) - Fred Herbert (PDF)
* [Stuff Goes Bad: Erlang in Anger](https://s3.amazonaws.com/erlang-in-anger/text.v1.0.3.pdf) - Fred Herbert (PDF)
### F Sharp