ThesaHelp: ACM references m-z
ThesaHelp: references sa-sz
Topic: object-oriented classes
Topic: abstraction in programming language
Topic: programming environment
| |
Reference
Stroustrup, B.,
"A history of C++: 1979-1991, and transcript of presentation", pp. 699-769, in Bergin, T.J., Jr., Gibson, R.G., Jr. (ed.),
History of Programming Languages-II, New York, ACM Press, 1996.
Google
Other Reference
turned into Stroustrup, Design and evolution of C++
Quotations
757 ;;Quote: the purpose of classes in C++ is to help with thinking about, designing, and organizing programs in terms of the concepts of your application
| 761 ;;Quote: C++ supports data abstraction; i.e., the mapping between concept and type is straightforward and effective
| 761+;;Quote: in a programming language you want matrices, vectors, telephone switches, lines, whatever exists in the application area
| 762 ;;Quote: an advanced programming environment should easily export and import programs from the simplest development environment
|
Related Topics
ThesaHelp: ACM references m-z (280 items)
ThesaHelp: references sa-sz (237 items)
Topic: object-oriented classes (66 items)
Topic: abstraction in programming language (47 items)
Topic: programming environment (46 items)
|