Introduction to OOP Chapter 3: Object-Oriented Design: next previous audio real text

Public and Private View

In C++ and Java, Parnas's Principles lead to the ideas of a public and private view.

Intro OOP, Chapter 3, Slide 29