Skip to content

This curriculum is designed to help a relatively experienced iOS developer, go through a simple iOS application step by step with students that may have little to no programming experience.

License

Notifications You must be signed in to change notification settings

rlauletta/iosbridge-rottentomatoes

Repository files navigation

iOS Bridge - Rotten Tomatoes Curriculum

Introduction to iOS

About

This curriculum is designed to help a relatively experienced iOS developer, go through a simple iOS application step by step with students that may have little to no programming experience. This guide is broken up into several sections which are listed below. It is important to note that this is not a step by step guide to making an iOS app. This curriculum is focused on explaining how to teach how to make a simple iOS app.

Project

Make a simple UITableViewController based app that displays a list of data from the Rotten Tomatoes API.

Sections

  1. Class Introductions
  2. iOS UI Paradigms and Design
  3. Understanding how Interface Builder Connects with Code
  4. Using UITableViewController and Prototype Cells
  5. Interacting with Rotten Tomatoes API
  6. Downloading Images and Placing Them In Cells
  7. Nicing up the Code with Swift
  8. Next Steps

Screenshot

Image of Final App

About

This curriculum is designed to help a relatively experienced iOS developer, go through a simple iOS application step by step with students that may have little to no programming experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published