chraebsli@programming.dev to Programmer Humor@programming.dev · 1 year agoStop comparing programming languagesprogramming.devimagemessage-square183fedilinkarrow-up1729arrow-down155file-text
arrow-up1674arrow-down1imageStop comparing programming languagesprogramming.devchraebsli@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square183fedilinkfile-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-21 year 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-squarexigoi@lemmy.sdf.orglinkfedilinkEnglisharrow-up3·1 year agoOnly a part. A lot of the complexity is completely unnecessary.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5arrow-down2·1 year agoSorry, Undefined Behavior Everywhere was yelling way too loud to hear you clearly. Were you talking about strong controlling anything with C++?
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up2arrow-down1·1 year 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.
Only a part. A lot of the complexity is completely unnecessary.
Sorry, Undefined Behavior Everywhere was yelling way too loud to hear you clearly.
Were you talking about strong controlling anything with C++?
I mean, if you’re talking about CVEs permitting attackers to get control of the hardware of lots of systems, then yes, I agree