How to start

The Elixir official site has a good guide for getting to learn the language.

Learning Resources

Setup

The official install points out the preferred way to set up your machine to use Elixir

IDEs and code editors

Check out Elixir Editors github page and the main site (right side)

Coding Style