Working with Classes

Andrei Puni published a Tutorial about Classes in Swift Language. In this Tutorial you can learn how to create Classes, deal with Initializers and how to create custom Initializers. This a very basic Tutorial, but helpful with references to the official Swift documentation.

The second Part of the Tutorial describes how to work with Inheritance, Overwriting, Base Classes and Protocols.

[rrssb]