142
submitted 1 week ago* (last edited 1 week ago) by danhab99@programming.dev to c/programmer_humor@programming.dev

Edit: sorry I didn't realize I already posted this

you are viewing a single comment's thread
view the rest of the comments
[-] benni@lemmy.world 1 points 5 days ago

I love that video but I also love C++. He is right that C++ has an endless list of moderately bad to horrible design flaws, but a lot of those are related to features that you can (in many cases) simply decide not to use. So you don't really need to master them and I'd bet that the majority of C++ developers are unaware of many issues raised in the video and in the end their software still works to an acceptable degree. To me the main advantage of C++ over any other language is that it is widely used in really cool applications. Of course it's subjective what's a cool application and what isn't, but I recommend just typing C++ into a job search website of your choice and contrasting the results with those of other languages to see what I mean.

If you're interested in the language, it's good to be aware of all these issues, but don't let it discourage you from learning the basics and contextualizing these issues for yourself.

this post was submitted on 13 Jul 2026
142 points (100.0% liked)

Programmer Humor

32422 readers
1109 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS