Skip to content

Commit

Permalink
Update iOS-Resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
summerblue committed Jan 2, 2015
1 parent 91b86b0 commit 87c84e3
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion iOS-Resources.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
#iOS 学习资料整理

## TODO:


1. 视频中英文各找 10 个, 用 200 个字左右的文字来描述:
* 这个课程好在哪里? 可以试着看一两集什么的.
* 别人看过后对这个教程的评价;
* 如果要动手开始看的话, 这个课程的优先级排在第几?
* 如果只能看 5 套课程的话, 这套课程会在选择之列吗?
2. 书籍再找 10 个, 对于每一本书, 用 200 字写一个概述
* 别人的评价, 书的大纲;
* 书本建议采用什么学习路线是什么?
* 这本书适合在什么时候看?
3. 文章再找 20 个, 学习路线和经验之谈的文章, 看完以后同样写不少于 150 个字的总结;
4. 邮件订阅再找 5 个, 中英文都可以, 100 个字描述:
* 为什么要订阅这个列表?
* 大家的评价是什么样的?
5. 博客再找 15 个, 并且对每一个博客的都要说明清楚:
* 博主是什么人? 现在的职业是什么? 怎么学起 iOS 来着?
* 为什么这个博客值得看;
6. 了解 [Github Objective-c 开源项目排名列表](https://github.com/search?l=Objective-C&q=+stars%3A%3E0&ref=searchresults&type=Repositories) 里面的前 100 个项目, 并对每一个项目进行描述, 主要从三个地方:
* 作者是谁?
* 为什么开源?
* 这个项目解决了什么问题?
* 项目的现状是什么样的?
7. 寻找 50 个开源完整的项目, 做简短的介绍, 所谓的完整项目就如这样子的: https://github.com/gaosboy/iOSSF :
* 现在项目的情况?
* 此项目大概使用了什么技术, 开源扩展包?
* 有什么是后面学习我可以借鉴的?

--

##[视频教程(英文)](#video-turtorials-english)
- [Lynda](http://www.lynda.com/search?q=ios) (Lynda 上面 iOS 和 Object-C 的学习资料比较多, 从初级到高级的都有, 覆盖面比较广, 无论 iOS 走到哪个层次, 都可以在上面挑到适合自己的课程)
- [Code School](https://www.codeschool.com/paths/ios) (CodeSchool 上面的 iOS 不多, 不过质量都不错, 一些课程也挺有趣的)
Expand Down Expand Up @@ -77,4 +108,4 @@
##[博客](#blog)
- [Onevcat](http://onevcat.com/#blog)
- [唐巧](http://www.devtang.com/)
- [更多](https://github.com/tangqiaoboy/iOSBlogCN)
- [更多](https://github.com/tangqiaoboy/iOSBlogCN)

0 comments on commit 87c84e3

Please sign in to comment.