Self Versus self In Swift 4 – Capital “S” And Lowercase “s”
iosbrain.comA nice post to to make you understand the difference between self and Self. While understanding 'self' usually comes naturally, the use of 'Self' is almost inextricably linked with protocol-oriented programming.
Read more...