mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
Merge branch 'pr/2051'
This commit is contained in:
commit
582d1eea52
@ -35,6 +35,7 @@
|
||||
* [CoffeeScript](#coffeescript)
|
||||
* [Dart](#dart)
|
||||
* [Elasticsearch](#elasticsearch)
|
||||
* [Elixir](#elixir)
|
||||
* [Erlang](#erlang)
|
||||
* [Fortran](#fortran)
|
||||
* [Golang](#golang)
|
||||
@ -382,6 +383,14 @@
|
||||
* [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/)
|
||||
|
||||
|
||||
### Elixir
|
||||
|
||||
* [Elixir Getting Started 中文翻译](https://github.com/Ljzn/ElixrGettingStartedChinese)
|
||||
* [Elixir 编程语言教程](https://elixirschool.com/cn/) (Elixir School)
|
||||
* [Elixir元编程与DSL 中文翻译](https://github.com/Ljzn/MetaProgrammingInElixirChinese)
|
||||
* [Phoenix 框架中文文档](https://mydearxym.gitbooks.io/phoenix-doc-in-chinese/content/)
|
||||
|
||||
|
||||
### Erlang
|
||||
|
||||
* [Erlang 并发编程](https://github.com/liancheng/cpie-cn) (《Concurrent Programming in Erlang (Part I)》中文版)
|
||||
|
Loading…
Reference in New Issue
Block a user