History of C++
History of C++
History of C++
BJARNE STROUSTRUP
COMPUTER
WIZARD AND
CREATOR OF HISTORY OF
c++ programming
c++ programming
C++
Since 1979, Stroustrup had been hacking away at his
replacement for the C programming language at AT&T
Bell labs, where he and his colleagues in the research
department were given free rein to experiment with new
ways of building software.
“THERE ARE ONLY TWO KINDS OF LANGUAGES:
ABOUT C++ PROGRAMMING THE ONES PEOPLE COMPLAIN ABOUT AND THE
ONES NOBODY USES.”
Multi-paradigm Language - C++ supports at least ― BJARNE STROUSTRUP, THE C++ PROGRAMMING LANGUAGE
seven different styles of programming. Developers
can choose any of the styles.
General Purpose Language - You can use C++ to
develop games, desktop apps, operating systems,
and so on. COMPUTER FUNDAMENTALS &
Speed - Like C programming, the performance of PROGRAMMING LABORATORY
optimized C++ code is exceptional. MAICEL CATE P. DELOS SANTOS
Object-oriented - C++ allows you to divide complex BSCHE - 102
problems into smaller sets by using objects.
1985-1989 THE LANGUAGE WAS
2003
NAMED C++ 03