Hi, I have really enjoyed this course! I love learning new approaches to problem solving. As an experienced PHP and Javascript developer, I find that any exposure to functional programming is really good for my coding overall.
One thing – I think you have a typo in the first code snippet of the section “Import Guard Clauses to Reuse”. Where you have `@defmodule` I think it is meant to say `@moduledoc`.
This is the feature I like most about Elixir. I mean, everything in general is awesome but this one is so simple and elegant.
Another really good lesson. Learned a lot.
Hi, I have really enjoyed this course! I love learning new approaches to problem solving. As an experienced PHP and Javascript developer, I find that any exposure to functional programming is really good for my coding overall.
One thing – I think you have a typo in the first code snippet of the section “Import Guard Clauses to Reuse”. Where you have `@defmodule` I think it is meant to say `@moduledoc`.
Hi Geoff! Thanks for the feedback! I agree that learning from other languages can stretch our brains in new ways and make us better developers.
Thanks for the typo report. Fixed!