this post was submitted on 10 Sep 2025
572 points (98.1% liked)

Programmer Humor

26772 readers
1277 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
[โ€“] Jankatarch@lemmy.world 1 points 4 weeks ago (2 children)

But what about the absraction and portability and the inheritence and bunch of other buzzwords?!

[โ€“] JackbyDev@programming.dev 5 points 4 weeks ago

Every compile error I work through is a runtime error I don't have to troubleshoot by surprise. ๐Ÿ™

[โ€“] adminofoz@lemmy.cafe 1 points 3 weeks ago

Portability, abstraction and inheritance are fundamental concepts, not buzzwords. Strongly typed languages can and does have all of these things.