官方好的效果Code:
http://code.cocoachina.com/index/1/30/1
官方IOS开发引导(中文):
https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOSCh/chapters/BasicTasks.html
官方IOS7开发指南PDF:
https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/TransitionGuide/TransitionGuide.pdf
不需要开发者Key
C和Object-C视频教程:
http://wenku.baidu.com/course/view/1ce3571252d380eb62946d8c
千峰-IOS-UI视频教程:
http://edu.51cto.com/course/course_id-779-page-1.html
看一下微博实例:
http://iphone.apkbus.com/
UI线程讲解(高级篇):
http://www.iphonetrain.com/video_info/105.html
《在Xcode中管理你的工作流程》
Manage Your Workflow in Xcode
《编写Objective-C代码》
Write Objective-C Code
《掌握基本技巧》
Acquire Basic Programming Skills
《主要框架纵览》
Survey the Major Frameworks
《在代码中集成框架》
Integrate Your Code with the Frameworks
《利用设计模式优化你的应用》
Streamline Your App with Design Patterns
《站在用户的角度来设计》
Design with the User in Mind
《用心设计你的应用》
Design Your App with Care
《明确你的应用中的核心对象》
Know the Core Objects of Your App
《准备App Store的提交过程》
Prepare for App Store Submission