April 2018
Intermediate to advanced
396 pages
11h 8m
English
The command design pattern is useful for cases where we want to delay, log, or sequence method calls for one reason or another. Another advantage is that it decouples the invoker from the object that actually performs the specific operations. This allows us to have modifications and to add new functionality pretty easily.
Read now
Unlock full access