this post was submitted on 30 Oct 2023
988 points (96.1% liked)

Programmer Humor

32032 readers
1186 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 10 months ago (1 children)

There are literally dozens of us.

Ruby feels a lot like writing poetry. Especially with microframeworks like Sinatra.

Python feels more like writing JS/ECMAScript without any punctuation.

Then again I cut my teeth on Actionscript (1 ugh, 2 ooo, and 3 nice—oh the iPhone doesn’t support it…), so my opinion is probably pretty worthless.

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

Python feels more like writing JS/ECMAScript without any punctuation.

I don't know Ruby enough to judge, but I'll have to say, hard disagree on this particular statement for me. JS to me feels like a bastardized C with some functional-inspired syntax tacked on top, while Python feels like writing English.