472
stop (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] victorz@lemmy.world 2 points 5 days ago* (last edited 5 days ago)

I dabbled in some Haskell a few years ago but quit trying when I got to the hard parts like monads and functors and stuff. All those mathematical concepts were a little too abstract for me.

But what I did bring with me from the experience changed my way of programming forever. Especially function composition and tacit (point-free) style programming. It makes writing code so much faster and simpler and it's easier to read and maintain.

You can utilize some functional programming concepts without being too hardcore with it and get the best of both worlds in the process. ๐Ÿ‘

this post was submitted on 27 Mar 2025
472 points (95.0% liked)

Programmer Humor

22134 readers
2112 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS