Adding a Title and Another Image
Enroll in Course to Unlock
Course Introduction |
Course Resources |
A Brief Tour of Xcode |
Exploring Storyboard |
Setting up a New View |
Adding a Title and Another Image |
Adding TextFields |
Adding a Button and a Label |
Hooking up our View Objects |
Debugging Connection Errors |
Changing a TextField's Text in Code |
Changing a Label's Color in Code |
Terminal |
Creating a Project on Github |
Downloading and Opening a Project from Github |
Challenge 1: Practicing with the Storyboard |
Challenge 1: Practicing with the Storyboard Solution |
Challenge 2: Save your Changes to Github |
Type Annotations |
Intro to Commenting |
Operations on Variables Ints |
Operations on Variables Floats |
Valid Variable Names |
Typealias |
Numeric Literals |
String Interpolation |
Optionals Int |
String to Double |
Shoe Size Converter |
Refactor Shoe Converter |
Adding Women's Shoes |
Age of Laika |
Age of Laika: Solution Part 1 |
Age of Laika: Solution Part 2 |