this post was submitted on 14 Jun 2024
657 points (92.8% liked)

Programmer Humor

19804 readers
947 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
 

Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 6 months ago* (last edited 6 months ago) (3 children)

C++ is focused on getting a strong degree of root control over the hardware of lots of systems. Which is part of why it's difficult.

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

Sorry, Undefined Behavior Everywhere was yelling way too loud to hear you clearly.

Were you talking about strong controlling anything with C++?

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

Only a part. A lot of the complexity is completely unnecessary.

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

I mean, if you're talking about CVEs permitting attackers to get control of the hardware of lots of systems, then yes, I agree