Login required for access
In order to watch this lesson, you'll need to login to the website.
Protocol Oriented Programming Refactor
Intermediate Training Core Data
Having completed almost all the creation, reading, updating, and deleting of our company objects, we're in position to apply some refactoring to our code. We'll have a look at how we can apply Protocol Oriented Programming (POP) to separate our classes into files containing only protocol specific methods. This is a practice that is extremely useful for keeping your code clean and easy for everyone on your team to read.

Comments (16)
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
HELP & SUPPORT