Swift: Delegations and Data Sources
Offered By: LinkedIn Learning
Course Description
Overview
Get some clarity on delegates and data sources—two challenging but essential iOS and watchOS development concepts. Learn how to use segues and contexts, make delegates, and more.
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.
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.
Syllabus
Introduction
- Welcome
- What you should know
- How to use the exercise files
- What is a class?
- Model
- View
- Controller
- Destination view controllers in code
- Destination view controllers in storyboards
- Delegates in theory
- Delegates in iOS code
- Delegates in iOS storyboards
- Contexts in watchOS
- Delegates in watchOS
- Data sources
- Delegates and data sources in Apple methods
- Next steps
Taught by
Steven Lipton
Related Courses
C#: Delegates, Events and Lambdas (2015)LinkedIn Learning C# 10 Advanced Language Features
Pluralsight C# From Scratch - Part 2
Pluralsight Querying With LINQ Course (How To)
Treehouse iOS Interview Prep
Udacity