A great series of interviews by Lex Fridman with Bjarne covering c++ and touching on languages like Algol, simula, smalltalk, lisp & Rust as well as infrastructure like CLANG, GCC.
-
Full interview : History and C++
C++ Implementations – Clang, GCC, Microsoft
C++ Zero-Overhead Principle and Object-Oriented Programming
Amazing to get such an in-depth set of interviews about both the history of C++ and OOP programming, as well as modern infrastructures as well as a philosophical exploration of highly performant and reliable programming languages.
This is another interview in the same series that starts to expand on future approaches to computation.
Cheers
David