Swift: Delegations and Data Sources
MP4 | Video: 720p | Duration: 1:06:12 | English | Subtitles: VTT | 243.5 MB
MP4 | Video: 720p | Duration: 1:06:12 | English | Subtitles: VTT | 243.5 MB
Have you ever been frustrated getting data from one storyboard scene to another using delegates? If so, then this concise course is for you. Discover how to work with delegates and data sources, two essential—but tricky—concepts that can confuse even seasoned iOS developers. Get the foundation you need to understand delegates and the theory of how they work. View examples demonstrating the steps to build a delegate in both the iOS and watchOS context, and learn how to use a data source in a playground. To wrap up, review the use of delegates and data sources in Apple factory classes.
Topics include:
-
- Reviewing the basics of classes
- Model-View-Controller (MVC) programming pattern
- Using segues and contexts to move information to a destination view controller
- Making and implementing a delegate
- Using a data source
- Delegates and data sources in Apple methods