iOS 官方文档阅读顺序整理

Topics

官方文档资料分类

Audio & Video 音视频
Cocoa Touch Layer 可触摸层
Core OS Layer 核心操作系统层
Core Services Layer 核心服务层
Data Management 数据管理
General
Graphics & Animation 图形和动画
Language & Utilities 语言和工具
Mathematical Computation 数据计算
Media Layer 媒体层
Network & Internal 网络
Performance 性能
Security 安全
Swift
User Experience 用户体验
Xcode
 

iOS框架结构

Core Touch Layer

Media Layer

Core Services Layer

Core OS Layery

---------------------------------------------------------------------------------------------------------------------------------------------------------------

 

语言学习

Objective-C

1、《Programming With Objective-C》Programming with Objective-C

2、《Object-Orainted Programming with Objective-C》Object-Oriented Programming with Objective-C

3、《Objective-C Runtime Programming Guide》Objective-C Runtime Programming Guide

4、《Objective-C Runtime Reference》Objective-C Runtime Reference

5、《Adopting Modern Objective-C》Adopting Modern Objective-C

6、《Objective-C Feature Availability Index》Objective-C Feature Availability Index

7、《Concepts in Objective-C Programming》Concepts in Objective-C Programming

8、《Improved logging in Objective-CImproved logging in Objective-C

9、《Blocks Programming Topics》Blocks Programming Topics

10、《Transitioning to ARC Release Notes》Transitioning to ARC Release Notes

Swift

Start Developing iOS Apps (Swift)

The Swift Programming Language (Swift 2.2)

Swift Standard Library Reference

Swift Standard Library Functions Reference

Swift Standard Library Operators Reference

 Swift Standard Library Type Aliases Reference

Objective-C和Swift交互

Using Swift with Cocoa and Objective-C (Swift 2.2)

Embedding Content with Swift in Objective-C

 

Xcode

Interface Builder Help

  Reference:

    《 Interface Builder Object and Media Help

    《 Interface Builder Connections Help

    《 Auto Layout Help

    《Storyboard Help

    《Size Classes Design Help

    

 

框架

Core Touch Layer

  • UIKit
    • Document:

    《Table View Programming Guide for iOS

    Sample Code:

    《UITableView Fundamentals for iOS

posted @ 2016-03-24 21:20  zhiupping8  阅读(313)  评论(0编辑  收藏  举报