Working with C++
暂无分享,去创建一个
The most significant impact of C++ is its ability to support many different programming paradigms. C++ easily adapts to structured programming, modularity, data abstraction, and most importantly object-oriented design. Object oriented programming with C++ can improve productivity and software quality by offering features such as classes, objects, data hiding, encapsulation, inheritance, polymorphism, and templates. The paper focuses on the support of these features in C++.
[1] Ira Pohl,et al. Object-Oriented Programming Using C++ , 1993 .
[2] Nabajyoti Barkakati. Object-oriented programming in C++ , 1991 .
[3] Stanley B. Lippman,et al. C++ Primer , 1993 .
[4] Bjarne Stroustrup,et al. C++ Programming Language , 1986, IEEE Softw..
[5] Robert Lafore,et al. Object Oriented Programming in Turbo C , 1991 .