CSC218

Download as PDF

Swift Programming II

Objectives

Use tables to display lists of information, to allow users to interact with the information.

Objectives

Organize the files, structures, and classes in IOS apps, making it easier to maintain

Objectives

Save data to the IOS device, so that any information the user enters will persist on the device

Objectives

To request information from a web service and to use that information within an app