cm0002@lemmy.world to Programmer Humor@programming.dev · 2 年前Why do people faint at the sight of plain-text code?lemmy.worldimagemessage-square28fedilinkarrow-up1212arrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up1197arrow-down1imageWhy do people faint at the sight of plain-text code?lemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 2 年前message-square28fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3arrow-down1·2 年前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.