Published using Google Docs
iOS App Development - Crash Course - Overview
Updated automatically every 5 minutes

                awesome inc u logo - dark horizontal.png   

Welcome to the iOS App Development Course from Awesome Inc U! Our goal is to take the first steps, together, in learning how to make iPhone apps. We hope this will be a fun, useful learning experience.


Link to this document: http://www.awesomeincu.com/notes/ioscrash/


Prerequisites

What you’ll learn

Course material

Notes: This document!

Presentation: iPhone App Development

Video: iPhone App Development Introductory Crash Course via Udemy (coupon code emailed to in-person course participants)

Assets: dev.awesomeinc.org/u/assets.zip

Schedule

12pm

1pm

2pm

2:45pm

3pm

3:30pm

4:30pm

5pm

5:30pm

6pm

Outcomes

Create an Xcode project

Create a Hello World app

Use a Navigation Controller

Implement a Web View

Implement a Map View with Location

Animate an Image View

Additional resources


Notes

Vocabulary

Xcode

Objective-C

Simulator

View Controller

View

.h file

.m file

Storyboard

Class

Object

Method

Attribute

Event

Connection

Delegate

Protocol