Description
In this course, you will learn :
- In depth knowledge on protocols in swift programming
- Implement Delegate pattern using protocols
- Students will gain knowledge on how to use protocols more effectively
- Students will gain knowledge on how NOT to use protocols
Syllabus :
- Introduction to protocols
- Why should protocol oriented programming
- How not to use protocols in Swift
- Delegate protocols