GORUCO 2017: Object Oriented Thinking with Elixir and OTP by Ryan Findley
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=2C_IUMYzM7A
Object Oriented Thinking with Elixir and OTP by Ryan Findley
Processes in Erlang / Elixir resemble objects in many ways. Some even argue that Erlang processes and the Actor Model are a purer form of object-orientation. The Elixir community has a large contingent of Rubyists that have extended many of the core values (and joys) of Ruby into the world of Elixir. This talk exposes some of the reasons why while providing a starting point for further learning