Skip to Content
Absolute Beginner's Guide to Programming, Third Edition
book

Absolute Beginner's Guide to Programming, Third Edition

by Greg Perry
November 2002
Beginner content levelBeginner
432 pages
11h 44m
English
Que
Content preview from Absolute Beginner's Guide to Programming, Third Edition

Chapter 14. Programming with C++

In This Chapter

  • Learning C++

  • Object Terminology

  • Fundamental Differences Between C and C++

  • Introducing Objects

  • Benefits of OOP

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 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Absolute Beginner's Guide to Programming, Second Edition

Absolute Beginner's Guide to Programming, Second Edition

Greg Perry

Publisher Resources

ISBN: 0789729059Purchase book