#1 UI
滑动卡顿优化
三大布局
sizeClass autoLayout layoutSubviews
#2 存储
#3 多线程
- NSOperationQueue
- NSOperation
- NSBlockOperation
- NSThread
- Grand Central Dispatch (GCD) Reference
- GCD(Grand Central Dispatch)教程
- iOS同步锁
- iOS多线程编程详情(GCD、NSThread、NSOperation)
#4 底层
https://opensource.apple.com/source/CF/CF-855.17/
Blockobjc 中的 block
runtime【OC刨根问底】-Runtime简单粗暴理解
runloop深入理解RunLoop
#5 架构
#6 算法
树
#7 其他
git
pod
Cocoapods
#7 开源框架
LearningMaterials
学习资料
1 git学习
http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
http://rogerdudler.github.io/git-guide/index.zh.html
http://marklodato.github.io/visual-git-guide/index-zh-cn.html
git个性化log:http://www.tuicool.com/articles/Ab6Nru