DEV Community

Cover image for OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

Alex Lau on January 29, 2024

One of the joys of working with new programming languages is uncovering new ways to solve problems. New patterns and tools within languages expand ...
Collapse
 
aaronblondeau profile image
aaronblondeau

The entire concept of pattern matching functions was new to me - thanks for posting! Once your book is done, maybe it's time to create an Elixir course?

Collapse
 
keep_calm_and_code_on profile image
Alex Lau

@aaronblondeau that would be really fun! I'd love to explore making a course in general. I actually haven't used Elixir for a while but I find myself missing it more than I would have expected. There are one or two side projects I think could be good matches for using it and could be good candidates for course material as well, so fingers crossed I get to that point in the future!