The following is a series of Swift development screencasts I have created summarizing some of the topics I have picked up while learning Swift. My hope is that these videos will help other developers understand and pick up Swift as well.
Videos
Introduction to Swift Arrays
Swift var vs. let
How to Create an NSNumberFormatter Singleton in Swift
How to Use Swift Computed Properties to create a Simple Goal Tracker Class
Advanced Swift Arrays