iOS 101 with Swift 2

This series walks you through making your first few iOS apps, and covers the most important concepts you’ll use in the video tutorials to come; things like Storyboards, Auto Layout, common UIKit controls, and more. This series uses Swift 2 and is an update to our older iOS 101 series. By Brian Moakley.

Leave a rating/review
Save for later
Comments
Share
01
Toggle description

Find out what's covered in our iOS 101 video tutorial series!

Toggle description

Learn about the various components that create the app structure of your iOS app.

Toggle description

Learn how to use interface builder to create user interfaces in your iOS app.

Toggle description

Learn about some of the many UIKit controls you'll be using to create your iOS app.

Toggle description

Learn how to use storyboards to set up your view controllers, create relationships between them with segues, and refactor them with references.

Toggle description

Learn the basics of Auto Layout so your iOS app will look stunning no matter what device/screen size is used to display it.

Toggle description

Learn how to use stack views to easily design user interfaces in your iOS app.

Toggle description

Learn how to create a table view, an excellent way to provide lots of information in your iOS app.

Toggle description

Learn how to use navigation view controllers to provide an easy way to explore content in your iOS app.

Toggle description

Learn how to use gesture recognizers to allow users to interact with your iOS app using various touch inputs.

Toggle description

Learn how to use UIImagePickerController to integrate a device's camera or photo gallery into your iOS app.

Conclusion 4:00
Toggle description

Review what you've learned in our iOS 101 video tutorial series and get your final challenge!