Design Patterns — Creational Patterns — Factory Pattern in Swift
As a budding computer scientist, you no doubt have heard of design patterns in your classes and learning paths. Design patterns are blueprints which outline the best practices that create re-usable object oriented code…