Introduction
It's important to know the usage of collections and standard library, mainly for those people who come from Objective-C because there are some changes here.
In this chapter, we will create some apps to use these features. After these recipes, you should have good knowledge about the Swift programming language.
As mentioned in the previous chapter, most of our recipes will be created on iOS, but you can develop them on Mac OS X if you want.