iOS Development Sites

  学习iOS开发有一段时间了,虽然还处于迷茫期,但相比以前的小白痴状态,现在还是蛮有改观的。期间接触了一些很好的网站和博客,现在摘录下来,就当建个索引,没事的时候来喝杯茶,学点技术,提高下自己。
 1.iOS的麦加圣地
  iOS Dev Center
 2.CS193p,视频学习的首选教程
  CS193p iPhone Application Development
 3.英文学习网站
   Google (有问题,找谷歌)
   Github (源码,直观且易学)
   Stackoverflow (你遇到的程序问题,基本都在这里) 
   Raywenderlich (墙裂推荐@.@)
   objc.io (深度解读Objective-C) 
   NSHipster (a journal of the overlooked bits in Objective-C and Cocoa.)
   Think&Build (Tutorials about OS X,iOS and web development) 
 4.中文博客(大多为微博大牛的博客)
   唐巧的技术博客 (拥有深厚功力者,京城iOS一哥@唐巧)
   破船之家 (iOS文章绝对高产者,据说跑起马拉松也是在程序员中首屈一指@BeyondVincent)
   OneV’s Den (喵神,隐居樱花之国,躬耕于上乘游戏之作@onevcat)
   txx’s blog (虾神,出任上市CTO不是梦@糖炒小虾_txx)
   iOS init (如果你对objc.io的文章情有独钟,Come here@方一雄)
   iOS Wiki (iOS资讯期刊 @吴发伟Ted)
   yingkong1987 iOS Dev Blog (给我很多帮助的兔子@兔be南玻1)
   Xcode Dev (资深iOS开发工程师@谌启亮) 
   isaced (iOS Programmer@isaced) 
   answer_huang (iOS developer, Python fans@answer-huang) 
   Cocoabit (iOS 码农,攻城狮。喜欢各种有意思的东西。@6david9) 
   Luke’s Homepage|卢克 (Mac,iOS开发@卢小克)
   余书懿 (代表作:<豆豆音乐> @余书懿)
   Creator of moke (Creator of 墨客(moke.com) and Voodo(moke.com/voodo)@an00na)
   萧宸宇 (注定漂泊的人@Sumi-iYu) 
   webfrogs’ Homepage (iOS开发,开源爱好者 @webfrogs)
   Esoft Mobile (iOS开发者 esoftmobile.com @TracyYih)
   无网不剩 (iOS开发@李忠)

http://my.oschina.net/xiaot99/blog/197557(vlc)

http://blog.csdn.net/buffi/article/category/1052734  (vlc)

http://blog.chinaunix.net/uid-26611383-id-3751105.html     vlc 编译

http://www.cnblogs.com/TheGrandDesign/articles/2344265.html

http://www.cnblogs.com/TheGrandDesign/articles/2344265.html

http://blog.csdn.net/yuanya/article/details/13981491

http://blog.csdn.net/leixiaohua1020/article/details/15811977 (很好)

http://blog.sina.com.cn/s/blog_61eaa72b0100fulu.html

http://www.360doc.com/content/13/0829/15/13084517_310733557.shtml  (各种流)

http://blog.csdn.net/liaoyp_ios_android/article/details/9307285  (nsstring)

http://blog.csdn.net/wutong_login/article/category/527432  (视频编解码)

iOS Development Sites的更多相关文章

  1. iOS Development: Proper Use of initWithNibName:bundle: Affects UITableViewController

    Address:http://www.outofcore.com/2011/07/ios-development-proper-use-of-initwithnibnamebundle-affects ...

  2. Setup iOS Development Environment.

    Setup iOS Development Environment Install XCode and check-out source code from SVN XCode Please find ...

  3. iOS Development Learning 13Nov

    关注了关东升老师在博客园的iOS开发博客. 在使用能力课堂观看智捷课堂的iOS8开发视频教程.观看到Part1 课时3 Xcode中的iOS工程模板

  4. iOS Development和iOS Distribution有什么区别

    http://zhidao.baidu.com/link?url=T9od33JuA7jjxzfyV-wOjuVLSNUaqpc9aoCu2HjfYfHBuRLW1CNDii0Bh9uvG6h-GeJ ...

  5. Tips collection of iOS development

    <转>UITableView当数据很少的时候,去掉多余的cell分割线   在tableView初始化的时候 UIView *v = [[UIViewalloc] initWithFram ...

  6. iOS开发学习网站汇总

    *本文转自CocoaChina 原文:11 Insanely Great iOS Developers Sites永不止步地向他人学习 我相信,要想从一个"还不错"的人变成一个卓越 ...

  7. ios资源

    ios 资源 分类: ios开发2012-05-30 16:39 573人阅读 评论(0) 收藏 举报 ios文档calendar2010reference图像处理 学习过程当中查找到的资料,做一个记 ...

  8. IOS地址

    IOS开发-你不可缺少的资源汇总-知识分享-转   如何用Facebook graphic api上传视频: http://developers.facebook.com/blog/post/532/ ...

  9. 11个超棒的iOS开发学习网站

    原文:11 Insanely Great iOS Developers Sites 永不止步地向他人学习 我相信,要想从一个"还不错"的人变成一个卓越的人,我们需要不停地向他人学习 ...

随机推荐

  1. Python解压缩ZIP格式

    转自:http://blog.csdn.net/linux__kernel/article/details/8271326 很多人在Google上不停的找合适自己的压缩,殊不知Py的压缩很不错.可以试 ...

  2. 在 SharePoint 2013 中针对地理位置字段创建地图视图

    在 SharePoint 2013 中针对地理位置字段创建地图视图 了解如何通过在 SharePoint 2013 列表中使用地图视图来显示位置信息.您可以通过 SharePoint 用户界面 (UI ...

  3. Winpcap笔记4之不用回调函数捕获数据包

    函数1: pcap_next_ex(pcap_t*                       p, struct pcap_pkthdr**   pkt_header, const u_char*  ...

  4. Linux下 SSH远程管理服务

    第1章 SSH基本概述 1.1 SSH服务协议说明 SSH 是 Secure Shell Protocol 的简写,由 IETF 网络工作小组(Network Working Group )制定 在进 ...

  5. mysql 时间向减写法

    select *  from  (   select  c.OrderNumber ,    c.Name as equipmentName,     a.*,    d.Starttime, d.E ...

  6. 解决上传到github报错Successfully created project 'autotest' on GitHub, but initial commit failed:

    通过IDEA上传代码到GitHub上可是有时候会碰到这样的问题. 当我们选择VCS->Import into Version Control->Share Project on GitHu ...

  7. flask框架模板系统

    flask模板引擎 flask默认使用了Jinja2模板引擎,我们在使用模板的时候,需要在同级目录文件夹下 创建一个templates的文件夹,然后这个文件夹内放置我们想要的模板实例即可: 在正常普通 ...

  8. _bzoj1088 [SCOI2005]扫雷Mine【dp】

    传送门:http://www.lydsy.com/JudgeOnline/problem.php?id=1088 简单的状压dp(话说本题的编号减1,即1087,也是一道状压dp),不解释. #inc ...

  9. HttpURLConnection与HTTP Client的区别,及多用前者

    转自: http://android-developers.blogspot.jp/2011/09/androids-http-clients.html Level 9以前用client,以后用url ...

  10. echart分组柱形图绑定数据

    <!DOCTYPE html> <head> <meta charset="utf-8"> <title>ECharts </ ...