Skip to content

Commit a2e994d

Browse files
authored
Add 'Learn you some Erlang for great good!' translation (#6800)
* Add 'Learn you some Erlang for great good!' (books-ja section) * Consistent author name attribution * Add publication format annotation
1 parent e5f4208 commit a2e994d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: books/free-programming-books-ja.md

+1
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@
333333

334334
### Erlang
335335

336+
* [Learn you some Erlang for great good!](https://www.ymotongpoo.com/works/lyse-ja/) - Fred Hebert, Yoshifumi Yamaguchi (HTML)
336337
* [お気楽 Erlang プログラミング入門](http://www.nct9.ne.jp/m_hiroi/func/erlang.html) - 広井誠
337338

338339

Diff for: books/free-programming-books-langs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
702702
* [Erlang Handbook](https://github.com/esl/erlang-handbook/raw/master/output/ErlangHandbook.pdf) (PDF)
703703
* [Erlang Programming](https://en.wikibooks.org/wiki/Erlang_Programming) - Wikibooks (HTML)
704704
* [Getting Started with Erlang User's Guide](http://www.erlang.org/doc/getting_started/users_guide.html) (HTML)
705-
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com) - Frederic Trottier-Hebert
705+
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com) - Fred Hebert (HTML)
706706
* [Making reliable distributed systems in the presence of software errors](http://www.erlang.org/download/armstrong_thesis_2003.pdf) - Joe Armstrong (PDF)
707707
* [Stuff Goes Bad: Erlang in Anger](https://www.erlang-in-anger.com) - Fred Herbert (PDF)
708708
* [The BEAM Book](https://blog.stenmans.org/theBeamBook) (HTML)

0 commit comments

Comments
 (0)