
上QQ阅读APP看书,第一时间看更新
Swift Building Blocks
In this chapter, we will cover the following recipes:
- Your first Swift program
- Strings, Ints, Floats, and Bools
- Optionals, unwrap, and force unwrap
- Functions
- Object classes
- Structs
- Enumerations
- Closures
- Protocols