DEV Community

Discussion on: Let's go on an adventure, a functional one.

Collapse
 
deciduously profile image
Ben Lovy

I think you're right here too: "this adventure can lead me to a place I would never want to come back from."

I don't use much Haskell anymore, not as much as I should but the process of learning it unlocked something I've never lost - it affects how I approach all problems, even in OOP projects.

Thread Thread
 
patferraggi profile image
Patricio Ferraggi

That is good to hear, for now is only a hunch. I still need to do a lot of learning and practicing before it actually changes the way I solve problems and approach different implementations on my daily OOP job.

Thread Thread
 
deciduously profile image
Ben Lovy • Edited

I think for me it doesn't necessarily always affect my implementations (but definitely some of them), but it did shift how I think about problems in a general sense, and how I explore a problem I don't fully understand.