The Beauty of Pattern Matching in Elixir

preview_player
Показать описание
One of the beautiful things of Elixir is pattern matching. In this video we see pattern matching with tuples, lists and maps, while slightly introducing control flow and recursion.

Рекомендации по теме
Комментарии
Автор

Thank you Alvise, I am reading your blog articles too. Quite informative and easy to read. Many Koreans including me will benefit from your contribution to sharing knowledge.

teamjupeter
Автор

Thank you for sharing this. You have a nice mix of “Let me show you in really concrete terms what is happening” and “Let me show you how you would actually use this”. Particularly for beginners, it is very helpful.

glennhoetker
Автор

I‘m currently learning Elixir and Pattern Matching is already my favorite feature.

enterusername
Автор

Very nice. Pattern matching is my first stumbling block in Elixir. This video helped a lot, but I feel there is more work to be done before I feel confident I can grok it.

this.channel
Автор

Very useful video. Hope you put more beginner friendly contents..

zeeshanmh
Автор

thanks so much i struggled with grasping this topic, maybe because my oop brain didnt want to think the concept was easier than i would imagine

maptuffs