IOS 学习资源

来源:互联网 发布:淘宝会员名是什么 编辑:程序博客网 时间:2024/05/29 13:56

网站:
http://www.developer.apple.com/
官方资料。文档阅读,一开始可能不知道如何下手。有一篇博文写得十分详细。当然,iOS 8 Programming Fundation with Swift书中第八章也是有介绍的。
http://github.com
程序员界Facebook。
https://github.com/ipader/SwiftGuide
https://github.com/matteocrippa/awesome-swift
http://www.stackoverflow.com/
技术问题版知乎。
http://www.raywenderlich.com/
声名在外的系列教程。
http://nshipster.com/
你不知道Mattt Thompson?快去看看吧。
https://www.objc.io/
基础到进阶推荐。
https://designcode.io/
了解设计流程,基本界面交互、动画等。当时完整的跟着做了一遍,收获良多。
书:
The swift programming language
iOS 8 Programming Fundation with Swift (Matt Neuburg)
Programming iOS 9 (Matt Neuburg)
个人强烈推荐的两本书,一直不断的在看,讲解细致,覆盖全面。
Learning iOS UI Development (Yari D’areglia)
Yair D’areglia的博客也值得一读:http://www.thinkandbuild.it
Post:
Things I wish I had known before starting iOS development
iOS开发如何入门?——知乎
自学iOS开发的经验
文/AzureYu(简书作者)
原文链接:http://www.jianshu.com/p/4be17ec40cfc
著作权归作者所有,转载请联系作者获得授权,并标注“简书作者”。

0 0