this post was submitted on 14 Jun 2024
658 points (93.0% liked)

Programmer Humor

19276 readers
1204 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 1 year 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
[–] DarkCloud 18 points 3 months ago* (last edited 3 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.

[–] marcos 3 points 3 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 3 months ago

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

[–] [email protected] 1 points 3 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