- Swift 2 By Example
- Giordano Scalzo
- 68字
- 2021-07-16 12:45:44
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.