April 2001
Beginner
432 pages
10h 27m
English
The language competing with Visual Basic for the top programming language in use today is C++. Whereas C was the original Windows programming language, C++ is the Windows programming language of choice today for those not wanting to use Visual Basic, or for those who want another language to use in addition to Visual Basic.
C++ is considered to be a better language than C. It offers full support for object-oriented programming (OOP). In Visual Basic you work with objects, because Visual Basic is not a true OOP language. In this chapter, you'll learn how and why C++ provides strong OOP support and how the mechanics of C++ provide for more flexible, maintainable, and efficient programming than C.
The highlights ...
Read now
Unlock full access