Swift Protocol Oriented Programming for iOS Devs - 2
Naming your Protocols
This is the part 2 of the Swift Protocol Oriented Programming series, the first part was an introduction to Protocols compared to Java Interfaces and some of the basic characteristics of both compared in one-to-one manner. However as a developer, the more important questions are asked when and how we can use POP design pattern in our day to day coding.