- Swift 2 By Example
- Giordano Scalzo
- 127字
- 2021-07-16 12:45:46
Summary
In this chapter, we implemented our first complete app, beginning with using basic components and then moving on to using more advanced techniques to create a smooth animation without relying on game frameworks such as Cocos2d or SpriteKit.
We saw when, and how, to use structs in an effective way and how to split responsibilities among different classes. Moreover, we experimented and saw how to separate different parts of the same class using extensions and how to design an interface of a class or struct, pretending we have already implemented it.
You learned a few things about puzzle games, and now it's time to move on to something different but more similar to a normal app; we'll have a chance to work on a TodoList app.
推薦閱讀
- 計(jì)算機(jī)組成原理與接口技術(shù):基于MIPS架構(gòu)實(shí)驗(yàn)教程(第2版)
- 數(shù)據(jù)分析實(shí)戰(zhàn):基于EXCEL和SPSS系列工具的實(shí)踐
- 數(shù)據(jù)化網(wǎng)站運(yùn)營深度剖析
- 大數(shù)據(jù)營銷:如何讓營銷更具吸引力
- Python金融實(shí)戰(zhàn)
- 跟老男孩學(xué)Linux運(yùn)維:MySQL入門與提高實(shí)踐
- 數(shù)據(jù)挖掘原理與SPSS Clementine應(yīng)用寶典
- Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- SQL優(yōu)化最佳實(shí)踐:構(gòu)建高效率Oracle數(shù)據(jù)庫的方法與技巧
- Oracle PL/SQL實(shí)例精解(原書第5版)
- SQL應(yīng)用及誤區(qū)分析
- 大數(shù)據(jù)治理與安全:從理論到開源實(shí)踐
- 云數(shù)據(jù)中心網(wǎng)絡(luò)與SDN:技術(shù)架構(gòu)與實(shí)現(xiàn)
- Splunk智能運(yùn)維實(shí)戰(zhàn)
- 數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)實(shí)例