chraebsli@programming.dev to Programmer Humor@programming.dev · 7 months agoStop comparing programming languagesprogramming.devimagemessage-square70fedilinkarrow-up117arrow-down11file-text
arrow-up116arrow-down1imageStop comparing programming languagesprogramming.devchraebsli@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square70fedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-squaremindbleach@sh.itjust.workslinkfedilinkarrow-up1·7 months agoC++ is all of those, provided you pick any 10% of it. You’re not supposed to cast every spell in the evil grimoire.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up0·edit-27 months agoWell, except “robust”, unless you have very strict code standards, review processes, and static analysis. (And arguably it’s never elegant, though that’s almost purely a matter of taste.)
minus-squaremindbleach@sh.itjust.workslinkfedilinkarrow-up1·7 months agoWhen the standard for “robust” is Java–
C++ is all of those, provided you pick any 10% of it.
You’re not supposed to cast every spell in the evil grimoire.
Well, except “robust”, unless you have very strict code standards, review processes, and static analysis.
(And arguably it’s never elegant, though that’s almost purely a matter of taste.)
When the standard for “robust” is Java–