本文转载至 http://blog.csdn.net/u011728347/article/details/10035191
- http://rypress.com/tutorials/objective-c/index.html (Object-C 教程)
- http://www.raywenderlich.com/tutorials(各种关于ios的教程)
- http://prezi.com/8grtj26bnju4/present/?auth_key=7ipi4c3&follow=rf758vbvfy7m()
- http://books.google.com/books?id=qp4ZXAmGaoQC&dq=editions:ISBN0321917014&hl=zh-CN(effective Object-C 2.0 google book 地址)
- http://blog.passkind.com/model-view-controller-mvc-best-practice-in-ios/(IOS MVC 模式实战)
- http://chrisrisner.com/31-Days-of-iOS--Day-5-Programmatically-showing-View-Controllers(31 篇关于ios的教程)
- http://square.github.io(一些库)
- https://developer.apple.com/videos/wwdc/2012/#228 (ios 官方教程)
- http://www.onevcat.com/(分析关注,ios 动态)
- 新发现的ios 学习的网址 :
- http://iosdevelopertips.com/ http://www.raywenderlich.com/(这个其实和之前的一样)
git for mac
http://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.8.3.2-intel-universal-snow-leopard.dmg&can=2&q=(git download url)
git in the Xcode
http://www.raywenderlich.com/13771/how-to-use-git-source-control-with-xcode-in-ios-6