In this chapter, we will get familiar with Xcode, the Integrated Development Environment (IDE) that is used to develop iOS, macOS, tvOS, and watchOS apps. We will introduce a pretty neat way of playing with and exploring the Swift language called playground. We will see all the panels and the many different options that are available in Xcode. We will find an easy way to use templates and we will experiment with real Swift code in a playground.
In this chapter, we will cover the following topics:
- Installing Xcode
- Exploring playground
- Different options available in Xcode
- Markup items