Swift for iOS, Part 2 of 2: Creating an Application
Interactive

Swift for iOS, Part 2 of 2: Creating an Application

LearnNow Online
Updated Aug 23, 2018

Course description

In this course you are going to learn how to take your Swift programming knowledge and apply it to building a real world iOS application. You’ll be taught the basics of navigating the X-Code environment working with Views and Controllers, and many of the nuisances that application developers face through actually building your first iOS mobile application.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course requires some knowledge of using a Mac UI. Anyone with moderate computer end-user experience should be able to take this course. You should have already viewed the course Swift for iOS: Basics before taking this course.


Meet the expert

Jordan Hudgens

Jordan Hudgens has certifications for Ruby on Rails, Thinkful; Ruby on Rails, Bloc.io; Front End Development, Thinkful; and AngularJS, Thinkful. He is currently vice president of engineering for TRACKR in Midland, Texas and is working on his PhD in Computer Science from Texas Tech. In addition to Ruby, Jordan works with PHP, JavaScript, MySQL, Postgres, CSS3, C, C++, C#, Objective-C, and Python. He also works with the frameworks Rails (Ruby), Zend (PHP), and Django (Python), plus the libraries AngularJS, jQuery, and Backbone.js.

Video Runtime

67 Minutes

Time to complete

87 Minutes

Course Outline

Creating an Application

Creating the App and Layout (21:05)

  • Introduction (00:15)
  • Introduction to iOS Applications (00:37)
  • Creating the iOS Application (00:43)
  • Demo: Create iOS Application (02:58)
  • Demo: Build iOS Application (02:32)
  • Working with Views (00:46)
  • Demo: Adding Controllers (05:02)
  • Demo: Adding Buttons (03:35)
  • Demo: Add Segue & More Buttons (04:11)
  • Summary (00:20)

Coding the Application (20:17)

  • Introduction (00:23)
  • Development with Swift (00:51)
  • Demo: Connect ViewController (03:18)
  • Demo: Connect TableView (03:15)
  • Demo: Wire Up the Buttons (02:38)
  • Demo: Create TodoItem Class (04:49)
  • Demo: Set Up Items (04:42)
  • Summary (00:17)

Coding Continued (25:49)

  • Introduction (00:26)
  • Demo: Grab the Cell Value (04:21)
  • Demo: Selected Item Value (04:56)
  • Demo: Updating the View (03:45)
  • Demo: Add Items Dynamically (02:28)
  • Demo: Prepare for Segue (04:46)
  • Demo: Add to List (04:35)
  • Summary (00:29)
;