Introduction Pro
This course expects you to be comfortable with the basic syntax of Swift and to have perhaps written an app or two. You should be familiar with basic types in the Swift standard library.
Automatic memory management in Swift is very low overhead and efficient but requires your cooperation for it to work right.
Comments