Introduction to OOP: Chapter 2: Responsibility Driven Design: [next] [previous] [audio] [real] [text]

Responsibilities of a Recipe

We make the recipe itself into an active data structure. It maintains information, but also performs tasks.

Intro OOP, Chapter 2, Slide 17