this post was submitted on 08 Feb 2025
189 points (93.2% liked)

Programmer Humor

20429 readers
2635 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] muntedcrocodile@lemm.ee 1 points 8 hours ago (1 children)

I do really love python. Just wish they did stronger typing.

If that's the case I highly suggest you check out Golang. It's got strict types like Java but it's a lot more intuitive and expressive than either Java or C#.

My favorite language is Ruby, for those same reasons, but Go would be a better fit for someone who likes strong typing with a certain je ne sais qoui.