mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-26 00:27:30 +00:00
add beam wisdoms under erlang (#3881)
* add beam wisdoms check_urls=free-programming-books.md Signed-off-by: techgaun <coolsamar207@gmail.com> * add the beam book added the beam book also called the erlang runtime system book check_urls=free-programming-books.md Signed-off-by: techgaun <coolsamar207@gmail.com>
This commit is contained in:
parent
92451019c2
commit
f5926d20c7
@ -1247,6 +1247,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
||||
|
||||
### Erlang
|
||||
|
||||
* [BEAM Wisdoms](http://beam-wisdoms.clau.se/en/latest/) (HTML)
|
||||
* [Concurrent Programming in ERLANG](http://www.erlang.org/download/erlang-book-part1.pdf) (PDF)
|
||||
* [Erlang Handbook](https://github.com/esl/erlang-handbook/raw/master/output/ErlangHandbook.pdf) (PDF)
|
||||
* [Erlang Programming](https://en.wikibooks.org/wiki/Erlang_Programming) - Wikibooks (HTML)
|
||||
@ -1254,6 +1255,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
||||
* [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://www.erlang-in-anger.com) - Fred Herbert (PDF)
|
||||
* [The BEAM Book](https://blog.stenmans.org/theBeamBook) (HTML)
|
||||
|
||||
|
||||
### ESP8266
|
||||
|
Loading…
Reference in New Issue
Block a user