mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-17 21:49:22 +01:00
Merge pull request #3950 from threadspeed/master
[elixir/en] Added link
This commit is contained in:
commit
0a407509df
@ -457,3 +457,4 @@ Agent.update(my_agent, fn colors -> ["blue" | colors] end)
|
||||
* [Elixir Cheat Sheet](https://media.pragprog.com/titles/elixir/ElixirCheat.pdf)
|
||||
* ["Learn You Some Erlang for Great Good!"](https://learnyousomeerlang.com/) by Fred Hebert
|
||||
* ["Programming Erlang: Software for a Concurrent World"](https://pragprog.com/book/jaerlang2/programming-erlang) by Joe Armstrong
|
||||
* [Introduction to Elixir](https://learn-elixir.com/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user