iOS Media App and Game Development

IGME-590

Course Outline

Below is an outline of the course, broken down by week. See mycourses for official due dates and dropboxes.

Week 1 (1/26 - 2/1)

Topics

  • Intro to Course
  • Intro to Xcode
  • Intro Swift:
  • Intro to Playgrounds

Assignments

  • SG-1 (Chapter 1 & 2 - ABC_HelloWorld App)
  • Hello RIT parts 1 & 2
  • Intro to Swift Video HW

Links

Week 2 (2/2 - 2/8)

Topics

  • Storyboards
  • More Swift:
    • Tuples
    • Optionals and Unwrapping
    • Collection classes: Dictionary & Array discussed in SG-2
    • Functions
    • Random Numbers
    • Loading files
    • Playing sound with AVAudioPlayer
    • NSError
  • Installing an App onto iOS hardware

Demos

  • iNoying
  • iNoying2 - making it "bulletproof" with optionals and NSError

Assignments

  • SG-2 (Chapter 3 - ABC_TipCalculator App)
  • Technobabble take-home practical

Links

Week 3 (2/9 - 2/15)

Topics

  • MVC - Model-View-Controller
  • Creating a Model Class:
    • Properties
    • Initializers
    • Methods
  • Application Lifecycle & the App Delegate
  • Notifications with NSNotificationCenter
  • Saving app state with NSUserDefaults
  • Auto Layout - setting constraints and previewing
  • Commenting your code with //MARK: //TODO: and //FIXME:

Demos

  • CountR
  • CountR plus Model

Assignments

  • SG-3 (Chapter 5 - Passport App)
  • SG-Apple Design Video
  • HW - Technobabble with model class and state saving

Links

Week 4 (2/16 - 2/22)

Topics

  • App Design Process
  • Multi-screened apps
  • Navigation Controller
  • Table Views

Assignments

Links

Week 5 (2/23 - 3/1)

Topics

  • UITableView and UITableViewController
  • Delegation and DataSource Patterns
  • A model class for your app's data
  • Singelton Design Pattern
  • Custom Notifications

Assignments

  • Chapter 8 - Maps and Location
  • Chapter 9 - Camera, Photos, and Social Networks
  • Work on Project 1

Links

Week 6 (3/2 - 3/8)

Topics

  • Getting a screenshot of a view
  • Saving/Reading files & the iOS Documents Folder
  • Swift Extensions and Computed Properties

Assignments

  • Work on Project 1

Links

Week 7 (3/9 - 3/15)

Topics

  • UIAppearance
  • NSURLConnection

Assignments

  • Last.fm Web Service HW
  • Music Finder App Design HW
  • Data Downloader HW

Links

UIAppearance
Downloading Data

Week 8 (3/16 - 3/22)

Topics

  • Parsing a web service
  • UISearchBar
  • Thursday 3/19 - Midterm Written Exam

Assignments

  • ...

Links

  • ...

Spring Break (3/23 - 3/29)

No classes!

Week 9 (3/30 - 4/5)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Week 10 (4/6 - 4/12)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Week 11 (4/13 - 4/19)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Week 12 (4/20 - 4/26)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Week 13 (4/27 - 5/3)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Week 14 (5/4 - 5/10)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Week 15 (Monday 5/11 - Wednesday 5/13)

Topics

  • ...

Assignments

  • ...

Links

  • ...

Finals Week (Friday 5/15 - Thursday 5/21)

Section 01 Final:

Section 02 Final: