Instructional Video8:05
Curated Video

Creational Design Patterns in Modern C++ - Application Framework with the Factory Method

Higher Ed
This video demonstrates how to implement the factory method in the application framework.
r/>
This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section highlights the...
Instructional Video9:08
Curated Video

Creational Design Patterns in Modern C++ - Parameterized Factory Method

Higher Ed
This video explains an alternative implementation of the factory method.
r/>
This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section highlights the factory method and...