Skip to content

Instantly share code, notes, and snippets.

@anthonylebrun
Last active July 1, 2016 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anthonylebrun/d6a08182ee17925b4aeb155e3e0ada51 to your computer and use it in GitHub Desktop.
Save anthonylebrun/d6a08182ee17925b4aeb155e3e0ada51 to your computer and use it in GitHub Desktop.

Elixir Conf 2014 - Keynote: Think Different by Dave Thomas

https://www.youtube.com/watch?v=5hDVftaPQwY

My Rating: 10/10

This talk is mainly about the paradigm shift in thinking that happens when you apply elixir-style pattern matching, pipes and functional programming thought (i.e. data transformation) to problem solving.

Elixir Is Neat But What Can You Actually Do With It? - Rob Conery

https://vimeo.com/171317253 (Repo: https://github.com/robconery/peach)

My Rating: 10/10

Really cool talk about the practical benefits of using OTP. A must see for anyone wondering what makes Elixir different practically speaking.

RailsConf 2016 - Rails to Phoenix by Brian Cardarella

https://www.youtube.com/watch?v=OxhTQdcieQE

ElixirDaze 2016 - Adventures in Robotics with Elixir by Jean-François Cloutier

https://www.youtube.com/watch?v=N_PXas9LtzU

ElixirConf 2015 - Embedded Elixir in Action by Garth Hitchens

https://www.youtube.com/watch?v=kpzQrFC55q4

RailsConf 2014 - Workshop - All Aboard The Elixir Express! by Chris McCord

https://www.youtube.com/watch?v=5kYmOyJjGDM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment