chraebsli@programming.dev to Programmer Humor@programming.dev · 2 years agoStop comparing programming languagesprogramming.devimagemessage-square182fedilinkarrow-up1724arrow-down155file-text
arrow-up1669arrow-down1imageStop comparing programming languagesprogramming.devchraebsli@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square182fedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-squareDarkCloud@lemmy.worldlinkfedilinkarrow-up18·edit-22 years agoC++ 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.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5arrow-down2·2 years agoSorry, Undefined Behavior Everywhere was yelling way too loud to hear you clearly. Were you talking about strong controlling anything with C++?
minus-squarexigoi@lemmy.sdf.orglinkfedilinkEnglisharrow-up3·2 years agoOnly a part. A lot of the complexity is completely unnecessary.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up2arrow-down1·2 years agoI mean, if you’re talking about CVEs permitting attackers to get control of the hardware of lots of systems, then yes, I agree
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.
Sorry, Undefined Behavior Everywhere was yelling way too loud to hear you clearly.
Were you talking about strong controlling anything with C++?
Only a part. A lot of the complexity is completely unnecessary.
I mean, if you’re talking about CVEs permitting attackers to get control of the hardware of lots of systems, then yes, I agree