Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
iOS 8 with Swift Intro Course
Introduction
Course Introduction (6:01)
Course Resources (6:01)
Our First Project!!!
Downloading Xcode (3:07)
Opening XCode and Creating our First Project (3:07)
A Brief Tour of Xcode (10:25)
Exploring Storyboard (9:13)
Setting up a New View (9:13)
Navigation
Adding a NavigationController (4:55)
Adding a Title and Another Image (9:13)
Adding TextFields (3:30)
Adding a Button and a Label (3:30)
IBOutlets and Connections
Hooking up our View Objects (3:30)
Debugging Connection Errors (5:52)
Unhiding our Label (4:55)
Accessing Views in Code
Changing a Label's Text in Code (5:00)
Changing a TextField's Text in Code (5:52)
Moving our Label and Closing the Keyboard (3:16)
Multi Line Label (3:16)
Changing a Label's Color in Code (5:52)
Let's Update our Button (4:26)
Working with GitHub
Terminal (10:07)
Creating a Project on Github (10:07)
Saving our Project to Github (4:55)
Adding an Additional Commit (3:16)
Downloading and Opening a Project from Github (10:07)
First Challenge!
Challenge 1: Practicing with the Storyboard (10:07)
Challenge 1: Practicing with the Storyboard Solution (4:59)
Second Challenge!!
Challenge 2: Save your Changes to Github (4:59)
Challenge 2: Save your Changes to Github Solution (3:16)
Variable Types and Commenting
What is a Variable (4:26)
Type Annotations (4:59)
Intro to Commenting (4:43)
Operations on Variables
Operations on Variables Ints (4:43)
Operations on Variables Floats (4:43)
Valid Variable Names (4:43)
Typealias (2:49)
Numeric Literals (2:49)
Strings
Strings and Characters (5:28)
String Interpolation (2:49)
Optionals Int (4:32)
Shorthand (5:28)
Constants (5:28)
String to Double (4:32)
Shoe Size Converter Project
Shoe Size Converter (4:32)
Refactor Shoe Converter (4:32)
Adding Women's Shoes (7:03)
Age of Laika
Age of Laika (7:03)
Age of Laika: Solution Part 1 (7:03)
Age of Laika: Solution Part 2 (3:07)
Powered by
Downloading Xcode
Lecture contents locked
Enroll in Course to Unlock