IOS Object-C

1 可以垂直居中的UILabel VALabel
[self.titleLabel setVerticalAlignment: UIControlContentVerticalAlignmentTop ];
2 侧滑面板 JASidePanels
3 函数式响应编程 ReactiveCocoa
4 苹果下图像的物体训练和识别库 DeepBeliefSDK
5 苹果极限编程书的例子 我的注释点评 ios7ptl
6 网上不错苹果控件的例子 iOS8-Sampler

IOS Swift

1 优雅的HTTP库Alamofire
2 Alamofire图像组件AlamofireImage

Python

1 流行python非阻塞的网络底层框架库 tornado

不错的blog及其文章

1 https://www.hackingwithswift.com/
2 How to Create a Framework for iOS`