Swift video course in Russian

    Hello, Habr!

    We did Swift video tutorials based on Apple’s free The Swift Programming Language book.



    All 32 lessons are available on our website. A few lessons - under the cut.

    A function type can be used like any other type in a language:



    Properties can be monitored and executed before the change and after the change:



    The mutating method can change its instance:



    Generic Functions:


    Also popular now: