Update elixir.html.markdown

added link
This commit is contained in:
threadspeed 2020-06-03 20:09:19 +02:00 committed by GitHub
parent 115ceaa13b
commit 8d4d4285b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/)