Articles in this series
Welcome to another blog post of the series Attempt to Learn Elixir. If you are reading this then I assume you have already gone through the resources shared in my previous post of this series. It is highly recommended that you at least go through t...
I came across Elixir probably two years ago. But I started looking into the basics of it from the beginning of this year. Functional programming can be intimidating to people coming from an Object-Oriented paradigm or to new programmers. We must gras...
This series of posts will hopefully reflect my own journey into the world of functional programming with Elixir. Elixir is the first and so far the only functional programming language I tried to learn and use. After I started learning the basics I...