What is C++, Anyway?
21 April 1989
It seems appropriate, in this first C++ column, to discuss how C++ came to be, say a few things about what it is and where it is likely to go, and try to relate C++ to the rest of the object-oriented world. C++ is unusual in that it merges notions form dynamically typed languages like Smalltalk with other notions from C, which is statically typed.