> ## Content Index
> Fetch the complete content index at: https://yinguobing.com/blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# iOS APP Developer Kickoff
- URL: https://yinguobing.com/blog/ios-app-developer-kickoff/
- Published: 2015-01-12T22:14:54.000Z
- Updated: 2022-05-29T07:27:07.000Z
- Description: Apple为iOS开发提供了一系列相关的资源。
- Author: 尹国冰
- Tags: iOS

Apple为iOS开发提供了一系列相关的资源，例如：

# iOS Development Videos

地址：[https://developer.apple.com/videos/ios/](https://developer.apple.com/videos/ios/?ref=yinguobing.com)

在这里有大约数十段相关视频教程，时间分布从2009年到2013年，不包含WWDC视频。更多的像是新的OS系统特性的介绍。每段视频都提供了SD/HD两种清晰度的视频以及相关的PDF文档。

![ios-dev-videos](https://yinguobing.com/blog/content/images/2015/01/ios-dev-videos.jpg)

# 官方的文档

这部分最好是利用Apple提供的iBooks来阅读，或者在线进行查阅。因为Apple会不定时的更新相关内容，目前我正在看的包括：

## Start Developing iOS Apps Today

地址：

[Start Developing iOS Apps (Swift): Jump Right InA hands-on introduction to iOS app development using Swift.![](https://developer.apple.com/favicon.ico)![](https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/Art/IN_sim_navbar_2x.png)](https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/index.html?ref=yinguobing.com)

基本上是手把手的入门教程。需要在线阅读，Apple提供了PDF格式的版本。

## iOS Human Interface Guidelines

地址：

[https://itunes.apple.com/cn/book/ios-human-interface-guidelines/](https://itunes.apple.com/cn/book/ios-human-interface-guidelines/?ref=yinguobing.com)

关于APP界面与功能设计的一些guideline，在iBooks store中获5星评价，需要在iBooks中阅读。腾讯ISUX提供了一份[中译本](http://isux.tencent.com/ios8-human-interface-guidelines-technology-html.html?ref=yinguobing.com)。

## The Swift Programming Language

地址：[https://itunes.apple.com/cn/book/swift-programming-language/id881256329?mt=11](https://itunes.apple.com/cn/book/swift-programming-language/id881256329?mt=11&ref=yinguobing.com)

Apple推荐的编程语言，需要在iBooks中阅读。从cocoachina上可以下载到[中译本](http://www.cocoachina.com/bbs/read.php?tid-205308.html&ref=yinguobing.com)。