§ Technical Deep Dives
Functional Programming Principles in Elixir
Join us as we discuss core functional programming principles, focusing on Elixir's usage/implementation of them
Historical Content
This was published on September 8, 2015 and is maintained for historical reference. While the core concepts may still be relevant, specific technical details may be outdated.
From the meetup description:
Join us as we discuss core functional programming principles, focusing on Elixir's usage/implementation of them, and comparing these principles against an object-oriented programming language. We'll be covering first-class functions, pure vs. impure functions, iteration, type systems (briefly), and the many uses of lists along the way.