Skip to content

Latest commit

 

History

History
131 lines (115 loc) · 5.64 KB

README.md

File metadata and controls

131 lines (115 loc) · 5.64 KB

Elixir

Elixir is a functional programming language built on the power of Erlang. Inheriting from Erlang, it is a language designed for distributed, concurrent, fault tolerant systems.

The following are suggested readings and videos to learn about Elixir and Erlang. The readings provide more detailed information about the language and tutorials, while the videos are higher level about usage etc.

Please add more great resources and submit a pull request.

Foundations

Books

Topics

Blogs & Articles

The following are some of the companies sharing their experience of using Elixir in production, or personal blogs with great tutorials.

Companies

Individuals

Videos

When watching on YouTube you can speed the videos up to 1.25 or 1.5, as a lot of people speak slowly

Interesting Projects