iOS App Development

, ,

This workshop will introduce attendees to the Xcode environment. Attendees will create a small iPhone app and test it using the iOS Simulator or their own iOS device. No coding experience required.

The code used in the workshop can be found downloaded here: iOS Workshop Code

Learn more about Xcode from Apple

XCode is available for download in the Mac App Store

Agenda

Introduction to Xcode

  1. Creating a new Project
  2. Adjusting the environment

 Visual Editing

  1. Creating new elements
  2. Adding Sliders, Buttons, and Labels
  3. Altering elements’ properties

Coding Basics

  1. Functions
  2. Variables
  3. Modifying elements

Testing your App

  1. iOS Simulator
  2. Your own device