cm0002@lemmy.world to Programmer Humor@programming.dev · 4か月前Why do people faint at the sight of plain-text code?lemmy.worldimagemessage-square28fedilinkarrow-up1210arrow-down115cross-posted to: memes@lemmy.world
arrow-up1195arrow-down1imageWhy do people faint at the sight of plain-text code?lemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 4か月前message-square28fedilinkcross-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.