Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Swift: Delegations and Data Sources

Posted By: Landau17
Swift: Delegations and Data Sources

Swift: Delegations and Data Sources
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