salman

salman

Looking for a book or video (preferred) that goes over concurrency patterns, gotcha's

So I am reading Programming in Elixir 1.3, and it has given me so far the basic building blocks and features of elixir. I now really want to get exposed to some real word patterns of using Genservers/concurrency tools to build something. Are their any videos or a book that would cover this nicely?

Most Liked

fmcgeough

fmcgeough

There’s definitely good books available at this point. The Little Elixir & OTP Guidebook is good. All sorts of videos are worth the time. https://www.youtube.com/watch?v=pO4_Wlq8JeI is one I’ve recommended to people lately, https://www.youtube.com/watch?v=4SCwubzqsVU is good as well - but there’s been a bunch of great talks on OTP at various conferences around the world. There are also great talks on the Erlang VM - which are worth your time.

https://everyelixirvideo.page might be something you’d like to check out. good luck!

kokolegorille

kokolegorille

There is also the awesome Erlang Master Class video serie… If You don’t mind viewing some Erlang code.

AstonJ

AstonJ

You might also like this..

:003:

Where Next?

Popular in Chat/Questions Top

dopomecana
The title of this topic may sound silly at the first glance. But why I trying to ask you guys is how to go to the next level? I am curre...
New
Chawki
Hi,i’m new to elixir. i’m searching elixir small programs to try it out my self,Is any good resources out there? Thank you.
New
New
Fl4m3Ph03n1x
Background I am trying to recycle myself and improve my knowledge about Phoenix. With 1.7 now out, this seems like a good opportunity. W...
New
imanuelgittens
Hey all! Just joined the forum and I’m very excited to learn the language. I just finished reading the documentation and I was wondering ...
New
Kielo
Hi, I run a language learning blog and would like to learn how to code so I can create an app to help English speakers learn French. I ...
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
logesh
Could someone provide a learning path for functional programming for who came from oops background.? Thanks in advance
New
SavagePixie
I was wondering if there are any beginner-friendly, exercise-based resources for learning Elixir out there. I’m looking for something lik...
New
Fl4m3Ph03n1x
Background I am trying to do the typical Ceaser cypher exercise in Elixir. The description of the exercise is as follows: Create an impl...
New

Other popular topics Top

lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
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
itssasanka
Hi all, Trying to get some more clarity over utc_datetime and naive_datetime for Ecto: https://hexdocs.pm/ecto/Ecto.Schema.html#module-...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
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
lk-geimfari
What is most correct way to open, read and parse JSON file with poison? For example if we have example.json file in root of some projec...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New

We're in Beta

About us Mission Statement