Introduction to OOP: Chapter 2: Responsibility Driven 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 2, Slide 29