kostonstyle

kostonstyle

Elixir in action

Hi all
I just finish with the book from dave thomas, programming in elixir 1.2.
I am looking forward to buy elixir in action book.
My question, it is worth to buy it, if I want learn more about OTP.
Thanks

Most Liked

sashaafm

sashaafm

Hi @kostonstyle, if you’re looking to learn OTP I highly suggest this one: Little Elixir and OTP Guidebook. It’s really good for OTP although it hasn’t reached the final version.

I’m not syaing Elixir in Action is bad (I haven’t read it). Just giving my opinion on something that I’ve read :slight_smile:

AstonJ

AstonJ

Get both :023:

There is a coupon code for Ben’s book here and if you subscribe to Manning’s mailing list they also offer discounts from time to time. I buy around 80% of my books when voucher’s surface, even if I know it will be months before I can read them :lol:

We are very lucky in Elixir that we have so many great books - other languages of a similar age don’t have any published books yet! A well-written, professionally edited and published book (especially from a tech publisher) is worth 50 mediocre books imo (something you often get when people decide to self-publish, not always but often).

babysnakes

babysnakes

I’m currently reading Elixir in action and it’s a great book. Bare in mind that it was written for older elixir (IIRC elixir 1.0). There are several changes and in the book’s source repository there’s a branch for working with elixir 1.2. Make sure you check the code example in the source because they are slightly different from the ones in the book (especially around data types).

msambarino

msambarino

Haven’t read Little Elixir and OTP Guidebook yet, but i can highly recommend Elixir in Action, i found it amazing. Of course it won’t hurt to read both, which is my plan hehe.

Onor.io

Onor.io

So you’re asking for a specific answer to a general question?

A lot of us in the Elixir community know both Ben and Sasa and they’ve both helped out a lot. Hence if you ask us to recommend one book over another,

a.) We’re reluctant to hurt anyone’s feelings

b.) Both books are pretty good.

Flip a coin–it really doesn’t matter which book you get because they’re both good introductions to the subject.


Onorio

Where Next?

Popular in Questions Top

vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
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
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
ycv005
I have followed this StackOverflow post to install the specific version of Erlang. And When I am running mix ecto.setup then getting fol...
New
fireproofsocks
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
script
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this "1000" What is the ...
New
chensan
I have a User schema with a :from_id field set to type :string: defmodule TweetBot.Repo.Migrations.CreateUsers do use Ecto.Migration ...
New
Fl4m3Ph03n1x
Background Let’s assume I have a typical GenServer that receives messages as requests, does some operation in a DB and returns responses....
New
johnnyicon
Hi all, I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage. I'm trying to use Postg...
New

Other popular topics Top

sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
977 41022 311
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
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
AstonJ
You’re a programmer, so you don’t need spoon feeding with the conventional drivel about “this is an integer.” No. You need to know what’s...
New
fireproofsocks
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
qwerescape
Is there a way to get the call stack or stack trace at any point in the code? Not from exceptions, but an expression that returns how the...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
skosch
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New

We're in Beta

About us Mission Statement