Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Getting Started with Elixir

via egghead.io

Overview

These videos include the introductory steps to writing your first Elixir function and beginning to understand some key concepts in Elixir that make it unique.
Some of those concepts include:
the Mix build tool
project structure
collections of functions written in modules
function arity
pattern matching and common uses for it
the pipe operator

Syllabus

  • Generate a new Elixir project using Mix
  • Write a New Function Inside of an Elixir Module
  • Pass arguments into Elixir functions and understand arity
  • Pattern match values in Elixir
  • Pattern match in conditions and function parameters in Elixir
  • Chain Function Calls with the Pipe Operator in Elixir

Taught by

Kyle Gill

Reviews

4.7 rating at egghead.io based on 7 ratings

Start your review of Getting Started with Elixir

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.