The C++ programming language has
The C++ programming language has a history going back to 1979, when
Bjarne Stroustrup
was doing work for his Ph.D. thesis. One of the languages Stroustrup
had the opportunity to work with was a language called Simula, which as
the name implies is a language primarily designed for simulations.
The Simula 67 language
- which was the variant that Stroustrup worked with - is regarded as
the first language to support the object-oriented programming paradigm.
Stroustrup found that this paradigm was very useful for software
development, however the Simula language was far too slow for practical
use.
No comments:
Post a Comment