Swift 2 By Example
上QQ阅读APP看书,第一时间看更新

Chapter 2. Building a Guess the Number App

As mentioned in the previous chapter, learning a language is just half of the difficulty in building an app; the other half is the framework. This means that learning a language is not enough. In this chapter, we'll implement a simple Guess the Number app, just to become familiar with Xcode and part of the Cocoa Touch framework.