July 2020
Intermediate to advanced
360 pages
7h 8m
English

12.1Constraints
⊳The larger problem is decomposed into things that make sense for the problem domain.
⊳Each thing is a capsule of data that exposes one single procedure, namely the ability to receive and dispatch messages that are sent to it.
⊳Message dispatch can result in sending the message to another capsule.
12.2A Program in This Style


12.3Commentary
THIS STYLE takes a different perspective on the Things ...
Read now
Unlock full access