Specifically, I’m interested in BEAM, but I’m not sure if I should go for Elixir or Gleam. What seems cool about Gleam is that it has static typing.

I have no experience with functional programming at all btw

  • qaz@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day ago

    F# is a decent introduction into functional programming. You can use .NET libraries and occasionally fall back to imperative code when needed.