Last active
November 24, 2016 12:27
-
-
Save kmittal01/c957e012d752c9792e25d59e5fbf3570 to your computer and use it in GitHub Desktop.
Elixir Resources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Online Tutorials and Reading Materials | |
| ===================================== | |
| http://elixir-lang.org/docs/stable/elixir/ [free] | |
| https://elixirschool.com/ [free] [recommended for beginners] | |
| https://www.tutorialspoint.com/elixir/index.htm [free] | |
| Books | |
| ===== | |
| http://www.amazon.in/Programming-Elixir-Dave-Thomas/dp/1937785580 [paid][recommended book for beginners] | |
| https://www.amazon.in/Metaprogramming-Elixir-Write-Less-Code-ebook/dp/B00U1VU2GA [paid] | |
| http://www.amazon.in/Programming-Phoenix-Chris-Mccord/dp/1680501453 [paid] | |
| https://www.amazon.in/Introducing-Elixir-Getting-Functional-Programming-ebook/dp/B00NH1JMX0 [paid] | |
| Video Episodes | |
| ============== | |
| http://elixirsips.com/episodes.html [paid] | |
| https://www.learnelixir.tv/episodes [paid] | |
| Online Courses | |
| ============== | |
| https://www.udemy.com/elixir-for-beginners/ [paid] | |
| Other Notable Resources | |
| ======================= | |
| Elixir IRC Channel - http://irc.lc/freenode/elixir-lang |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment