Factories (part 1)

  • 16
  • Locked
Hi! Now you're going to dig into the Factory Method pattern. Let's take people as an example. We'll determine what type of person someone is depending on his or her age. In this task, we'll prepare the data that we'll use in the factory. 1. Create a shared Human interface for all types of people.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet