Chawki
Is there any good book to understand the fundamental of functional programming?
Hi,i’m from background of OOP and new to functional programming,frankly i don’t know how to think,write in functional way,
Please recommend me a good book
Thank you advance
Most Liked
AstonJ
Have a look at this thread - there are some great replies that answer your question ![]()
![]()
4
Chawki
I don’t know who you are but you are Great,you reply my every single post
Thank you very much

3
Popular in Chat/Questions
I’m working on the “Bob” exercise on the Elixir Track in Exercism.
I am testing for uppercase letter with this simple check: c in ?A..?Z...
New
I was wondering if anyone is using some learning tools that they can recommend? I’ve been looking at two specifically so would also be ...
New
Anybody knows any tutorial on how to create a blog in Phoenix?
New
what books/Resources do you recommend to learn about distributed system(theory)?
New
Background
Hello all! So after my controversial introduction with Learning Elixir, frst impressions ( plz don’t kill me ! ) - I saw a ton...
New
I think that would be really interesting to have official books created by the community about all kinds of development we can do with El...
New
hi i was wondering if it is necessary to learn erlang to learn elixir
New
Long story short, I have a real world need to create a view for hooking up a shipping terminal to live data, but because of some early ar...
New
My bookstore has Introducing Elixir: Getting Started In Functional Programming and the front cover says the book uses Elixir 1.4. The cur...
New
Hi, I was looking for a pointer of how I could most easily start with phoenix regarding deploying it to something like linode or google c...
New
Other popular topics
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list....
New
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
I have a super simple question about elixir - how would I take a file like this
foo bar baz
and output a new file that enumerates th...
New
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including.
What is Phoenix LiveV...
New







