this post was submitted on 16 Jun 2023
15 points (100.0% liked)

Functional Programming

18 readers
1 users here now

founded 1 year ago
MODERATORS
 

I'd love to hear more about it. I'm a new grad who's done a bunch of internships using functional programming languages but didn't find a new grad position that does

you are viewing a single comment's thread
view the rest of the comments
[–] cercerilla@programming.dev 7 points 1 year ago

I use Haskell at work. At my current job it’s my teams primary language, and almost all code we write is in Haskell. I’ve been using Haskell at work for years now, but more often as a secondary or tertiary language along side others.

Haskell, and FP generally, work well for everyday industrial programming. In my experience I’ve never found there to be an issue that was a dealbreaker- although there are tradeoffs.

That said, whenever I’ve looked for work I’ve always looked at non-FP roles in addition to FP roles because there are just fewer FP jobs out there.