sriki

sriki

Programming Phoenix book read

This is a two part question/opinion post.

I have been reading Dave Thomas’s Elixir 1.0 book and just finished Part-II (OTP & Agents section). I bought the Programming Phoenix book today and debating whether I should jump into that rightaway or finish part-III of the Elixir book

Assuming I start on the Phoenix book now (& I am leaning that way), is there any interest in a discussion based on some criteria (could have a seperate post for each chapter or however it seems fit. Open to ideas)?

Most Liked

brianvanburken

brianvanburken

I also recommend to read Metaprogramming Elixir by Chris McCord (the person who build the Phoenix framework) Search. By reading this book you get a great understanding about how a framework as Phoenix works deeper down.

When I started learning Rails I took the wrong approach in my opinion. It read a small bit about Ruby and started with a book about Rails. I got a bit confused about which part of the code was Ruby specific and which was Rails (since Rails adds some extra functionality to the default Ruby). So you should learn Elixir first ;)!

sashaafm

sashaafm

In my opinion if you are in part 3 of the Programming Elixir book then I think you should just finish it first. If you’re not in a hurry to learn Phoenix then I’d also recommend to work on a small project in Elixir first before jumping into Phoenix. Phoenix really is a beast on its own and a good grasp of Elixir can really help you understand the framework.

sriki

sriki

Thanks @sashaafm Though it’s tempting to grab the new book, I will heed your advice and complete reading it. I have been sticking to the chapter exercises so far. So, I need to pick something(s) to create using Elixir to get a better grip. Time to hunt some project ideas.

Last Post!

AstonJ

AstonJ

Agree with everyone else - finish the PE book first.

I am tempted to go str8 to the Phoenix book after PE, but I am going to try and use will power to read my other Elixir books first :lol:

Where Next?

Popular in Discussions Top

sergio
There’s a new TIOBE index report that came out that shows Elixir is still not in the top 50 used languages. It also goes on to call Elix...
New
MarioFlach
Hello, I want to share a project I’ve been working on for a while: https://github.com/almightycouch/gitgud Background Some time ago I ...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
New
nburkley
AWS re:Invent is on at the moment with some interesting announcements. One new feature in particular is the Lambda Runtime API for AWS La...
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
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

Other popular topics Top

Qqwy
Update: How to use the Blogs & Podcasts section You can post links to your blog posts or podcasts either in one of the Official Blog...
3271 130286 1222
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
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
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40042 209
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

We're in Beta

About us Mission Statement