Interview with Dennis Ritchie, Bjarne Stroustrup, James Gosling
The C family of languages–C, C++, and Java–has dominated commercial programming for over 30 years. Today, all three languages are at a turning point:
The second ISO/ANSI C standard has just been published (C99 was officially released in December 1999). C continues to be one of the most influential languages in the world, particularly in the field of embedded systems.
The first official update to the ISO/ANSI C++ standard will be completed in October 2000. C++ is one of the most widely used commercial programming languages in the world, with unparalleled support for both object-oriented and generic programming, and continues to experience steady growth.
[더 읽기]