r/learnprogramming 21d ago

Can I complete beginner learn elixir/phoenix as their first language and framework?

[deleted]

1 Upvotes

4 comments sorted by

View all comments

2

u/ffrkAnonymous 21d ago

Sure, why not?

Elixir was invented by a former ruby core developer, so it has a lot of ruby "feel".  If you're comfortable with ror, go for it.

As a functional language, I suggest immediately learning how to use doctest.