dukk

joined 2 years ago
[–] dukk@programming.dev 5 points 2 years ago

Truly! One day I decided to take the plunge and learn functional programming with Haskell—I haven’t been the same since.

[–] dukk@programming.dev 5 points 2 years ago

Functional languages aren’t for everyone.

I dabbled in Haskell, and my time with it was very enjoyable. I grew comfortable with the syntax over time, so I’d say try the language for a few days/weeks (really depends how fast you learn) and see how it makes you feel.

I definitely suggest trying out Haskell. I followed the Wikibooks guide, and ever since using Haskell, I haven’t been coding the same. Functional programming can be amazing.

I’ve never heard of Unision. A quick look at it and it seems interesting, but very foreign. I’ll try it out and give it my thoughts.

[–] dukk@programming.dev 5 points 2 years ago (2 children)

Gators could design better roads. Don’t insult the gators.

[–] dukk@programming.dev 5 points 2 years ago

I laughed. Well done.

[–] dukk@programming.dev 1 points 2 years ago

I blocked most news communities. Stuff slips through, but I don’t really have the mental capacity to care about it.

[–] dukk@programming.dev 1 points 2 years ago

Seems to be the same person too!

[–] dukk@programming.dev 2 points 2 years ago (2 children)

Books exist, but I don’t think most people are spending their time reading up for post-apocalyptic survival tips.

[–] dukk@programming.dev 2 points 2 years ago

And it has 333 upvotes! We must maintain this at all costs…

[–] dukk@programming.dev 1 points 2 years ago

General > New Account Highlightenator

[–] dukk@programming.dev 2 points 2 years ago

That’s the main issue with premature optimization: do it the “optimized” way and it may still be inefficient, or do it the obvious way and let the compiler turn it into its most optimized form. (Of course, not the case with all languages, but most mainstream compilers optimize the code to a decent extent.)

view more: ‹ prev next ›