cm0002@lemmy.world to Programmer Humor@programming.dev · 4 个月前Why do people faint at the sight of plain-text code?lemmy.worldexternal-linkmessage-square28linkfedilinkarrow-up1212arrow-down115cross-posted to: memes@lemmy.world
arrow-up1197arrow-down1external-linkWhy do people faint at the sight of plain-text code?lemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 4 个月前message-square28linkfedilinkcross-posted to: memes@lemmy.world
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3arrow-down1·4 个月前C++ is just an exceptionally badly designed language. The weakness of C++ is that it attempted to be backwards compatible with C. It’s like it’s trying to be two programming languages at once. And then it became like three languages at once when smart pointers became the norm. It makes it very difficult and confusing to learn.
C++ is just an exceptionally badly designed language.
The weakness of C++ is that it attempted to be backwards compatible with C. It’s like it’s trying to be two programming languages at once.
And then it became like three languages at once when smart pointers became the norm. It makes it very difficult and confusing to learn.