mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-23 06:03:07 +03:00
Update elixir.html.markdown
added link
This commit is contained in:
parent
115ceaa13b
commit
8d4d4285b3
@ -457,4 +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/)
|
||||
* [Introduction to Elixir](https://learn-elixir.com/)
|
||||
|
Loading…
Reference in New Issue
Block a user