Swift Classes - Beginner Tutorial
This is a video for beginners to Swift. I will show how to create a class in Swift that contains properties and methods. I show an example of a computed property as well as a stored property. I also give an example of the init function and inheritance.