Design - Single responsibility principle

Card Puncher Data Processing

About

The single responsibility principle says that a (function or object) should ideally only do one thing.

If it ends up growing, it should be decomposed into smaller subcomponents.

Documentation / Reference







Share this page:
Follow us:
Task Runner