this post was submitted on 02 Oct 2023
865 points (98.7% liked)

Programmer Humor

19187 readers
1182 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 33 points 11 months ago (3 children)

Haskell was the hardest, but it looked the most beautiful.

That pretty much sums that language up

[–] [email protected] 9 points 11 months ago (1 children)

In order to write a haskell program, you must first write the corresponding haskell program.

[–] [email protected] 3 points 11 months ago

And in order to do that, you have to imagine sisyphus happy

[–] [email protected] 8 points 11 months ago (1 children)

Strange. I find the language hideous, most likely because it resembles math, or maybe because I'm already used to the C-like syntax.

[–] [email protected] 15 points 11 months ago (1 children)

Haskell is beautiful because it resembles math

[–] [email protected] 14 points 11 months ago

It's also beautiful because it doesn't have C-like syntax.

[–] [email protected] 4 points 11 months ago (1 children)

Functional programming flips your brain around backwards, but shader programming will turn it inside-out.

[–] [email protected] 4 points 11 months ago

For more brain flipping try looking into hardware description languages (Verilog) or proof assistants (Coq).