• Introduction
  • 基础知识
    • 计算机网络
      • HTTP 协议
      • HTTP over SSL/TLS
      • TCP 协议
      • UDP 协议
      • IP 协议
      • Socket 编程
    • 数据结构与算法
      • 链表
      • 树
      • 哈希表
      • 排序
      • 搜索
      • 字符串
      • 向量/矩阵
      • 随机
      • 贪心
      • 动态规划
    • 体系结构与操作系统
      • 体系结构基础
      • 操作系统基础
      • 并发技术
      • 内存管理
      • 磁盘与文件
    • 编译原理
      • 编译器架构
    • 设计模式
      • 面向对象基础
      • 四人帮设计模式
      • MVC 与 MVVM
    • 版本控制
      • Git
      • SVN
  • iOS 开发
    • Objective-C 语言基础
      • 类与对象
      • Block 编程
      • Objective-C Runtime
      • Objective-C 内存管理
      • Runloop
    • Cocoa Touch
      • 事件处理
      • UIApplication
      • UIView
      • UIViewController
      • 动画
      • 网络编程
      • 并发编程
      • 文件系统
      • 设计模式
      • 性能
    • Swift
      • 类与对象
      • 结构体与枚举
      • 函数与闭包
    • 面试问题
    • 更多资料
  • Android 开发
    • Java 基础
      • 面试问题
    • Android 基础
      • Android 系统架构
      • Activity/Service 生命周期
      • Android 中的动画(补帧与逐帧)
      • Activity 的 4 种启动模式
      • ListView原理与优化
      • Android 中的 Thread, Looper 和 Handler 机制
    • 面试问题
  • 后端开发
    • Spring Web
    • 数据库系统
      • 事务处理
      • 索引
  • Published with GitBook

更多资料

更多学习资料:

  • http://nshipster.cn
  • http://objccn.io/
  • http://arigrant.com/
  • http://oncenote.com/
  • https://github.com/100mango/zen
  • https://github.com/oa414/objc-zen-book-cn
  • https://github.com/nixzhu/dev-blog
  • https://github.com/robovm/apple-ios-samples (苹果官方 Sample 代码集合)
  • https://github.com/leecade/ios-dev-flow (开发流程总结)
  • https://github.com/DaiYue/iOS-good-practices-in-Chinese (iOS 最佳实践)
  • https://github.com/tangqiaoboy/iOSBlogCN (iOS 开发博客列表)
  • https://github.com/Aufree/trip-to-iOS (iOS 学习资料整理)
  • http://www.hrchen.com/2013/05/performance-with-instruments/ (iOS 性能优化)
  • https://github.com/huang303513/iOS-Study-Demo
  • https://github.com/seedante/iOS-Note
  • https://zsisme.gitbooks.io/ios-/content/index.html(iOS Core Animation: Advanced Techniques中文译本)

编码规范

  • https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CodingGuidelines/CodingGuidelines.html#//apple_ref/doc/uid/10000146-SW1
  • https://github.com/raywenderlich/objective-c-style-guide
  • https://github.com/github/objective-c-style-guide

常用的库总结:

  • http://github.ibireme.com/github/list/ios/
  • https://github.com/Tim9Liu9/TimLiu-iOS
  • https://github.com/vsouza/awesome-ios
  • https://github.com/cjwirth/awesome-ios-ui

results matching ""

    No results matching ""