diff --git a/learning.markdown b/learning.markdown index 660c6bbd3..99e558010 100644 --- a/learning.markdown +++ b/learning.markdown @@ -27,7 +27,7 @@ Elixir’s pragmatic syntax and built-in support for metaprogramming will make y

Elixir in Action

-Elixir in Action cover Elixir in Action is a tutorial book that aims to bring developers new to Elixir and Erlang to the point where they can develop complex systems on their own. No knowledge about Elixir, Erlang, or functional programming is required, but it is assumed that a reader has a few years of production experience using mainstream OO languages, for example C#, Java, Python, or Ruby.