iOS
书名(中文) | 书名(英文) | 作者 | 源码 | 出版时间 |
---|---|---|---|---|
1. Objective-C 编程之道(iOS 设计模式解析) | Pro Objective-C Design Patterns for iOS | Carlo Chung | https://github.com/apress/pro-objective-c-design-patterns-for-ios | 2011 |
2. Effective Objective C 2.0:编写高质量iOS与OS X代码的52个有效方法 | Effective Objective-C 2.0: 52 Specific Ways to Improve Your IOS and OS X Programs | Carlo Chung | https://github.com/apress/pro-objective-c-design-patterns-for-ios | 2011 |
1. Objective-C高级编程:iOS与OS X多线程和内存管理 | ‘Pro Objective-C Design Patterns for iOS | Carlo Chung | https://github.com/apress/pro-objective-c-design-patterns-for-ios | 2011 |
算法
Coding
书名(中文) | 书名(英文) | 作者 | 源码 | 出版时间 | 备注 | 阅读时间 | 阅读次数 |
---|---|---|---|---|---|---|---|
1. 重构改善既有代码的设计 | Refactoring Improving the Design of Existing Code | Martin Fowler(熊节 译) | 2018 | 1 |