Course Overview
Universal App in iOS 9 Using Core Data:
This course covers how to develop app that will run on iPhone and iPad device. The template used to create project is Master-Detail application. It explains what Master-Detail application is. It also helps you to learn the basic of Core Data concepts. Core Data is one way through which you can save data in local database. We have seen how to fetch/save data into Core Data.
We have covered this tutorial with swift language and on Xcode 7.2 and iPhone 6S Plus, iPad Retina simulator with iOS 9.3.
Course Objective:
- To study how to develop universal apps
- To enhance your knowledge by learning concept of universal apps
Target Customers:
- Students
- Professionals
Pre-Requisites:
- Basic knowledge of Xcode and iOS programming
- Basics of swift language