Whether you are working with Swift as your first language or if you are coming from another language, Swift has some quirks setting it apart from other languages.
We will explore some of the reasonings, implementations and usages of these elements in the language through practical examples. Some of the Swift concepts we will be looking at are Optionals, Protocols and Extensions.