After all my learning and effort I found the books that is good to learn for Elixir. These books have stuff that helps all to come in elixir programming. But if you are a biganer in computer science must start with the following book. I learn many things from this book, but this book is for new people, just start programming. So if you are professional don't go with this book.
Joy of Elixir is a gentle
introduction to programming, aimed at people who already know some
things about computers, but who have little-to-no programming
experience.
This book will teach you the core concepts of the Elixir programming
language in a fun and enjoyable way. If you’re completely new to
programming and you want to learn how to make a computer do things using
the power of programming and you want to experience some joy while
doing it, then read this book!
-------------------------------
But if you are from Object Oriented Programming Paradigm go with the following.
Elixir’s straightforward syntax and this guided tour give you a
clean, simple path to learn modern functional programming techniques. No
previous functional programming experience required! This book walks
you through the right concepts at the right pace, as you explore
immutable values and explicit data transformation, functions, modules,
recursive functions, pattern matching, high-order functions,
polymorphism, and failure handling, all while avoiding side effects.
Don’t board the Elixir train with an imperative mindset! To get the most
out of functional languages, you need to think functionally. This book
will get you there.
For more books and learning stuff, just visit the following link.