dPhong31415

dPhong31415

Best path & resources to learn Elixir for web dev + AI (from scratch)?

Hi everyone,

I’m starting from scratch with Elixir. My background is in Python and JavaScript, but I want to build a web app in Elixir that connects with generative AI models in the backend.

I noticed some books/courses seem outdated, and I don’t want to spend months going through a bunch of older material if there’s a more practical path today. My goal is to learn the language + Phoenix (or Ash?) well enough to spin up a project quickly, and then later connect it with AI/ML (using Nx/Axon or maybe a Python service).

So my questions are:

  • What’s the most practical learning path for someone starting Elixir now?

  • Which resources (courses, books, tutorials) are still relevant and worth the time in 2025?

  • If you were me, how would you go from zero → first production-ready app (web + AI backend) as fast as possible?

Any recommendations or personal experiences would be super helpful :folded_hands:

Thanks!

Most Liked

plcholder

plcholder

honestly just read the phx docs , it will teach you everything you need to know. I also dont think any elixir book is really outdated, since elixir is like 13 years old most content is fresh and relevant, even the older books will teach you something ofc if its coupled to a framework, you will need to translate the api as you go. A great book I would recommend, once you get up to speed with phx & elixir is data processing in elixir

Not really sure about AI, there are a couple of AI libraries in elixir but out of my depth/interest and I imagine you aren’t running these models yourself? rather calling an api like openai, grok, google? then what i mentioned above should be enough, there is an elixir machine learning book, but i have not read it. The author has made great blogs, so its probably good

Where Next?

Popular in Chat/Questions Top

ariandanim
Hello all, I am still learning Elixir, then go into Phoenix, i am try search in google but find the programming phoenix 1.4, another for...
New
Yoga
Or at least, in the works? All I can find are bits and pieces but not a single project from start to finish. Including things like i18n,...
New
woohaaha
I’m coming from Ruby and Rails. I have read some Elixir and Phoenix books. They shed a lot of light about building applications in Elixir...
New
pillaiindu
I am a VSCode and Sublime user and I know VIM, though I don’t use VIM directly but whenever I code inside Sublime or VSCode, I use Vim em...
New
Allyedge
So, I want to get an Elixir book, but don’t know which one to get. Both Programming Elixir 1.6 and Elixir in Action looks interesting, b...
New
markdev
What are the best beginner resources for learning Elixir and OTP (not Phoenix) in 2018?
New
ca1989
Hi all, is there any up to date resource out there (blog, talk, video, book…) about deploying elixir applications using releases? In pa...
New
TwistingTwists
I want to learn DSL. Don’t know how to write one. What;s the best introductory resource? I see some macro being used here. Is DSL only ...
New
Twfo326
As a novice dev I’m trying to keep the curriculum as lean as possible. My requirements are modest: build simple CRUD apps with Phoenix...
New
ericmachine88
Hi all, I am currently on this course https://www.ludu.co/course/discover-elixir-phoenix Half a way thru, and struggled a bit.. someti...
New

Other popular topics Top

malloryerik
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode. The solution seems to be, in a hyphena...
New
electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
Emily
I have VueJS GUIs with the project generated using Webpack. I have Elixir modules that will need to be used by the VueJS GUIs. I forese...
New
RisingFromAshes
I’ve read in another post that it may be possible with a router helper - but I couldn’t find an appropriate one, and tbh, I’m still just ...
New
sergio_101
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
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
romenigld
I am trying to run a deploy with docker and I successfully runned with this command: docker build -t romenigld/blog-prod . but when I t...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

We're in Beta

About us Mission Statement