1. Introduction to iOS 11, Xcode 9 and Swift 4
Paul Hegarty provides an overview of the lecture series and introduces the different components in iOS. He concludes with a demo of Concentration Game.
2. MVC
Paul Hegarty explains the Model-View-Controller (MVC) concept. He then continues the Concentration demo: demonstrating the application of MVC to the Concentration Game.
Friday Session 1: Debugging and Xcode Tips and Tricks
Jason Riggs talks about debugging and shares Xcode tips and tricks.
3. Swift Programming Language
Paul Hegarty begins with a demonstration of making Concentration's button layout dynamic. He then reviews the first two lectures and continues diving into Swift.
4. More Swift
Paul Hegarty continues his coverage of Swift.