Stanford 公开课 学习记录 (CS193p fall of 2017)
之前也看过 developing IOS 10 apps with swift 的课程,没有做什么记录,这回准备把所有Demo都学习一下
这里就不按照Lecture把Demo一一分开,就按照名字来吧, 相关知识点也已经列出
01 : Concentration
- MVC
- ViewController Lifecyle
- segue
02 : PlayingCard
- Animation
- MultiTouch
- Drawing
- AutoLayout
03 : Cassini
- Multithreading
04 : EmojiArtOld
- Drag and Drop
- TableVIew, CollectionVIew, ScrollView, TextField
05 : EmojiArt
- Persistence and Documents