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名片管理系统V2

    主程序: #! /usr/bin env python3 # -*- coding: utf-8 -*- # 项目三: # 1.要求:编写一个名片管理系统,功能如下: # 用户输入相对应的指令,实现对 ...

  2. jquery 3D云

    http://www.jq22.com/jquery-info1325 http://demo.jq22.com/jquery-cloud-141217202931 下载地址: http://www. ...

  3. Objective-C NSString/NSMutableString

    创建于完成: 2018/02/05 总览: http://www.cnblogs.com/lancgg/p/8404975.html  字符串类  简介  字符码: Unicode  NSString ...

  4. hihoCoder 扩展二进制数

    明天就要去实验室干活了....下次再打题不知是何时.... 题目链接: http://hihocoder.com/contest/hihointerview11/problem/2 这题不难,一开始想 ...

  5. border-radius的参数

    border-radius的参数: 据w3c上的官方解释,是这样子的: border-radius: 1-4 length|% / 1-4 length|%;1-4指的是radius的四个值,leng ...

  6. LightOj 1197 Help Hanzo (区间素数筛选)

    题目大意: 给出T个实例,T<=200,给出[a,b]区间,问这个区间里面有多少个素数?(1 ≤ a ≤ b < 231, b - a ≤ 100000) 解题思路: 由于a,b的取值范围 ...

  7. 2017 JUST Programming Contest 3.0 B. Linear Algebra Test

    B. Linear Algebra Test time limit per test 3.0 s memory limit per test 256 MB input standard input o ...

  8. 题解报告:poj 2559 Largest Rectangle in a Histogram(单调栈)

    Description A histogram is a polygon composed of a sequence of rectangles aligned at a common base l ...

  9. Service官方教程(9)绑定服务时的注意事项

    Binding to a Service Application components (clients) can bind to a service by calling bindService() ...

  10. 转】upstart封装mongodb应用为系统服务

    原博文出自于: http://blog.fens.me/category/%E6%95%B0%E6%8D%AE%E5%BA%93/page/4/ 感谢! upstart封装mongodb应用为系统服务 ...