AstonJ

AstonJ

How have you been learning Elixir?

What’s been working well for you?

(We also have a How have you been learning Phoenix thread.)

Most Liked

knewter

knewter

For the record: I’m not on meth! But I’m thick skinned too. For what it’s worth, I’m doing streaming of the same content at http://dailydrip.com and teaching Elm now too.

bigardone

bigardone

Hi there!
Well, I first subscribed to Learn Elixir TV to get an overview of the language. I’ve also read Programming Elixir and now I’m finishing Elixir in action as well. I prefer going into practical stuff as soon as possible so I’ve also subscribed to the Red:Four tutorial which is awesome.

I believe in learning by doing, so I built the Phoenix Trello tribute/clone and tutorials, which has been an awesome experience so far, now even more specially after seeing that many other people are using it to learn about Elixir/Phoenix. Thanks to everybody for the support by the way :heart_eyes:

Finally, I’m building my second tribute/clone of another great application I use everyday, and I’m putting in practice everything I’ve learned so far since I build Phoenix Trello :smile:

mackenza

mackenza

I am trying to learn Elixir without doing web programming. I am not a big fan of web frameworks and tend to avoid them, especially when I am just learning a new language or technology. So I am working through stuff without learning Phoenix and Ecto.

I have been doing the Exercism Elixir track. It’s good, but I am not sure if I will complete it. I am learning, but I am not that crazy about the use cases.

I am thinking of getting Red4 and I like what I see in Elixir in Action (anyone know why the Manning books are more expensive than the PragProg ones?).

I am feeling a little lost between the resources that are mostly syntax based and the ones (not enough of them) that are practical based. I prefer the latter.

My ultimate goal with Elixir is to write OTP Big Data apps (and/or encourage the community to do so) that rival those on the JVM like Hadoop, Spark, Cassandra, etc. Also, I think we should take aim at Golang and see if Elixir/Erlang + BEAM is suited to their sweet spot of network services apps.

Where Next?

Popular in Discussions Top

mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
mmmrrr
Just saw that dhh announced https://hotwire.dev/ Is it just me or is this essentially live view? :smiley: Although I like the “iFrame-e...
New
arpan
Hello everyone :wave: Today I am very excited to announce a project that I have been working on for almost 3 months now. The project is...
New
lorenzo
Hey everone! I created a prototype for my app using Nodejs for the api. But the framework I chose wasnt great (in general theresnt any g...
New
fireproofsocks
I’ve been working on an Elixir project that has required a lot of scripting. I usually reach for Elixir because I like it more (and in th...
New
PragTob
Hey everyone, this has been brewing in my head some time and it came up again while reading Adopting Elixir. GenServers, supervisors et...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
paulanthonywilson
I like Umbrella projects and pretty much always use them for personal Elixir stuff, especially Nerves things. But I don’t think this is ...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New

Other popular topics Top

chrismccord
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
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
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
AstonJ
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
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
marick
I had some trouble figuring out how to make many-to-many associations work. Once I got it working, I wrote a blog post. Because I’m a nov...
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
PeterCarter
There are pre-rolled solutions for other frameworks that do work. However, Phoenix does not seem to have these. Have people had good expe...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New

We're in Beta

About us Mission Statement