this post was submitted on 20 May 2024
205 points (96.4% liked)

Programmer Humor

31968 readers
499 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.cringecollective.io/post/9716

Maybe some ALGOL 58 while we're at it too.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 3 months ago (1 children)

I took a principles of programming languages course a while back and got to touch on a lot of these old languages. My professor had huge hard-on for Lisp. Don't get me wrong. The simplicity of the language is admirable. But reading and parsing that shit gave me headaches. No me gusta.

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

I think I was the reverse, I found it easier wrapping my mind around Scheme than C …