Why iPhone? - CS50cdn.cs50.net/2015/fall/seminars/objective_c/objective_c.pdf · Main.storyboard h...

Post on 14-Mar-2018

220 views 5 download

Transcript of Why iPhone? - CS50cdn.cs50.net/2015/fall/seminars/objective_c/objective_c.pdf · Main.storyboard h...

Amazing iPhone Apps w ith Ob jective-C

A CS50Sem inar by Zack Chauvin’17

Why iPhone?

Why Objective-C?

Wealth of Resources

Established language

Similarity to C

Dominates Industry

Xcode

Broad Overview ofObj-C

Similarity to .c/.h

Object-Oriented Programming

Instance and Class Methods

Model View Controller

Analogy

Model

Controller

View

Code Example: Scary Bugs

Final Tips

Make a small practice app

before you jump into

the final project!

Usegitto collaborate with

partners and save work!

Run your code often

to catch bugs early!

Resources

raywenderlich.com

Stanford iOS Course (2013)

http://rypress.com/tutorials/objective-c