this post was submitted on 16 Jan 2025
251 points (96.0% liked)

Programmer Humor

33244 readers
1099 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] 9 points 3 weeks ago (2 children)

C++. Do whatever the hell you want, it doesn't care. Mix paradigms all day long.

People complain about its complexity and the fact that it has everything including the kitchen sink, but that is exactly why I love it. It gives you choice.

[–] [email protected] 6 points 3 weeks ago (1 children)

C++: You can do everything, but with garbage syntax and ten traps to look out for™

[–] [email protected] 4 points 2 weeks ago

Yes, look out for the leg bombs.

[–] [email protected] 4 points 2 weeks ago

If choice is our metric here, why not C? That way, you have the choice to use your own implementation of OOP