学习资料

IT社区:
http://www.cnblogs.com/ 
http://www.csdn.net/ 
http://www.51cto.com/     
http://www.cocoachina.com/   
http://www.techcn.com.cn/ 
http://mobilehub.io/   推荐

iOS 学习网站:
http://www.w3school.com.cn/  
http://objccn.io/     
http://github.ibireme.com/github/list/ios/   github上ios第三方库集合 可以多看看

Swift学习
https://github.com/CocoaChina-editors/Welcome-to-Swift  
https://github.com/numbbbbb/the-swift-programming-language-in-chinese  


http://www.infoq.com/cn    软件开发领域:此网站里面有很多文章都是翻译国外的    里面有一些架构设计的文章很不错

http://www.cnblogs.com/wendingding/  传智学员记录了学习ios

安全:
http://blog.csdn.net/yiyaaixuexi   好像是一位妹子好牛逼 
http://nianxi.net/    她的新博客不过现在内容比较少
http://bbs.pediy.com/  开雪学院 国内重量级

数据结构与算法
http://blog.csdn.net/v_july_v  
http://blog.csdn.net/itcastcpp?viewmode=contents    传智 C++学院院长 尹成 

blog:
http://blog.devtang.com/   唐巧  曾开发网易微博后台 iOS:曾开发过 有道云笔记粉笔网猿题库

http://onevcat.com/     王巍    就职Line  技术领域: ios+Unity3d

http://beyondvincent.com/blog/archives/   
http://esoftmobile.com/   
http://blog.csdn.net/tonny_guan?viewmode=contents 
http://blog.csdn.net/opengl_es 

游戏开发:

http://blog.codingnow.com/   吴云洋( 云风)  很牛逼  网易研究中心总监  
http://www.gameres.com/   非常不错的一个 游戏资讯门户  
http://game.ceeger.com/forum/   Unity3D 学习论坛



开源网站:
https://github.com/  
http://code4app.com/  
http://code.cocoachina.com/ 
 
推荐书籍:
现代操作系统
 
iOS与OS X多线程和内存管理 

 

Effective Objective-C 2.0:编写高质量iOS与OS X代码的52个有效方法 

 

Objective-C编程之道:iOS设计模式解析
 

iOS应用逆向工程:分析与实战 
 

重构:改善既有代码的设计
 



鸟哥的Linux私房菜
 
 
原文地址:https://www.cnblogs.com/keyan1102/p/4479301.html