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.
Generics are a key feature in Swift, which, combined with protocols, let you build clean, reusable abstractions. Let's get started!
Comments