Skip to Main Content
Practical C++
book

Practical C++

by Rob McGregor
August 1999
Beginner to intermediate content levelBeginner to intermediate
912 pages
15h 44m
English
Que
Content preview from Practical C++

Chapter 20. Introducing Object-Oriented Programming

<feature>
  • Learn the fundamentals of object-oriented programming (OOP)

  • See the differences between procedural programming and OOP

  • Understand the concept of objects

  • Find out about polymorphism and virtual methods

  • Find out about the relationship of objects to classes in C++

  • Examine the benefits of code reuse

</feature>

Fundamentals of Object-Oriented Programming

Your ability to quickly develop robust applications is directly related to your ability to create reusable software modules (classes). C++ allows you to fully realize the potential of object-oriented programming (OOP); in this chapter, you’ll gain insight into how to unleash the OOP power C++ offers.

C++ can allow you to take advantage of code reuse ...

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

Practical C++ Programming, 2nd Edition

Practical C++ Programming, 2nd Edition

Steve Oualline
C++ Cookbook

C++ Cookbook

D. Ryan Stephens, Christopher Diggins, Jonathan Turkanis, Jeff Cogswell

Publisher Resources

ISBN: 0789721449Purchase book