Introduction
Course Introduction
Course Resources
Our First Project!!!
Downloading Xcode
Opening XCode and Creating our First Project
A Brief Tour of Xcode
Exploring Storyboard
Setting up a New View
Navigation
Adding a NavigationController
Adding a Title and Another Image
Adding TextFields
Adding a Button and a Label
IBOutlets and Connections
Hooking up our View Objects
Debugging Connection Errors
Unhiding our Label
Accessing Views in Code
Changing a Label's Text in Code
Changing a TextField's Text in Code
Moving our Label and Closing the Keyboard
Multi Line Label
Changing a Label's Color in Code
Let's Update our Button
Working with GitHub
Terminal
Creating a Project on Github
Saving our Project to Github
Adding an Additional Commit
Downloading and Opening a Project from Github
First Challenge!
Challenge 1: Practicing with the Storyboard
Challenge 1: Practicing with the Storyboard Solution
Second Challenge!!
Challenge 2: Save your Changes to Github
Challenge 2: Save your Changes to Github Solution
Variable Types and Commenting
What is a Variable
Type Annotations
Intro to Commenting
Operations on Variables
Operations on Variables Ints
Operations on Variables Floats
Valid Variable Names
Typealias
Numeric Literals
Strings
Strings and Characters
String Interpolation
Optionals Int
String to Double
Shorthand
Constants
Shoe Size Converter Project
Shoe Size Converter
Refactor Shoe Converter
Adding Women's Shoes
Age of Laika
Age of Laika
Age of Laika: Solution Part 1
Age of Laika: Solution Part 2
 Multi Line Label



Lecture Contents Locked

Enroll in Course to Unlock