C++: The Documentary

herbsutter.com

155 points by ingve 5 hours ago


jdw64 - 3 hours ago

It's surprising that C++'s development trend continues.

When a game or program is made with C++, it's usually nice because performance is mostly guaranteed. But if someone told me to write C++ myself, I'd cry. There's too much to memorize, and the standards are too varied. When I go to a project site for maintenance and it's a C++ project, I instantly lose energy — because it's just too difficult.

I'd be happy if someone else wrote it, but it's not a language I want to write myself

GodelNumbering - 12 minutes ago

Personal opinion: C++ is the most elegant language I have used (for about 15 years). If you are the 'systemizer' type and like to have an extremely precise mental model of the thing you write down to the last bit, nothing beats C++. I acknowledge the limitations and uncertainties that come from compilers etc, but still

bdamm - 3 hours ago

Since I've been working in C++ a lot recently I decided to watch the video as I waited for a build to complete. So the length is about right. And fortunately, the video is a delight!

infoinlet - 43 minutes ago

What a lineup of contributors—Stroustrup, Stepanov, Kernighan, Lattner, and more in one film. Forty years from 'C with Classes' to the fastest-growing of the top four languages is a remarkable arc, and it's nice to see the people behind it get their due. Adding this to the weekend watchlist. Thanks for sharing, Herb!

Tomte - 2 hours ago

I‘m out of the loop: we‘ve had Python, Clojure and possibly something else recently. Is that a series by the same people working through several languages? Is it happenstance? Is it a trend, and every programming language is now scrambling to get their own video documentary?

tenderfault - an hour ago

So happy to see Andrei Alexandrescu was included in this documentary. His book on modern C++ design was a mind opener at the time I read it. Maybe still is today. Anybody else read it?

grugdev42 - 2 hours ago

Thank you for releasing this for free! :)

ElenaDaibunny - an hour ago

wild that c++ is apparently the fastest growing top 4 language right now

i_am_a_peasant - 2 hours ago

My only problem with C++ is that it’s too verbose. my eyes need to parse huuge chunks of things when I just want some convenient syntax for it. otherwise the idioms are pretty universal for most programming languages nowadays.

claiir - 3 hours ago

> currently (as of Q3 2025) the fastest-growing of the top four languages in the world… +90% users in the past 3.5 years.

Because of AI, right?

- 2 hours ago
[deleted]
gizajob - 2 hours ago

Is it better than the Erlang documentary?

- 3 hours ago
[deleted]
keyle - 2 hours ago

         +90% users in the past 3.5 years
huh? That is incredible growth. How is it even measured?
Lapsa - 24 minutes ago

[dead]

Serhii-Set - an hour ago

[dead]

scott01 - 3 hours ago

[flagged]