Skip to content

Instantly share code, notes, and snippets.

@maicoder
Forked from tangqiaoboy/iOS 技能图谱.md
Created May 5, 2016 09:29
Show Gist options
  • Select an option

  • Save maicoder/afba52331e0c1ba19ad11ecfd016dfc6 to your computer and use it in GitHub Desktop.

Select an option

Save maicoder/afba52331e0c1ba19ad11ecfd016dfc6 to your computer and use it in GitHub Desktop.
iOS 技能图谱

编程语言

  • Swift
  • Objective-C
  • C++/C
  • JavaScript

操作系统

  • Mac OSX
  • iOS
  • watchOS
  • tvOS
  • Linux 常用命令

开发基础

  • UI控件
  • Storyboard & Xib
  • Core Data & Sqlite
  • Core Graphics
  • Core Text
  • Animation
  • Block & GCD
  • Test Case编写
  • Framework
  • Autolayout
  • 手势识别,重力感应

开发进阶

  • 引用计数
  • Runtime
  • Runloop
  • 对象模型
  • Hybrid
  • 沙盒机制
  • AVFoundation
  • 逆向与安全

#设计模式

  • MVC
  • MVVM
  • 通知
  • 代理
  • KVO
  • 工厂模式
  • 命令模式

函数式编程

  • ReactiveCocoa
  • RxSwift

开发工具

IDE

- Xcode
- AppCode

调试工具

- Charles
- Reveal
- Instruments

插件

- Alcatraz
- VVDocument
- XVim
- FuzzyAutocompletePlugin
- KSImageNamed-Xcode

辅助工具

- xScope
- ImageOptim
- 马克鳗
- Dash
- Deploymate

命令行工具

- Xcodebuild
- nomad
- xctool
- fastlane

开源项目

  • AFNetworking & Alamofire
  • Masonry
  • SDWebImage
  • SwiftyJSON

包管理

  • CocoaPods
  • Carthage
  • Swift Package Manager

App打包上传与审核

  • Apple Developer网站
  • itunes connect网站
  • IAP
  • 加急审核申请
  • 打包脚本

第三方服务

  • 崩溃收集
    • Bugly
    • Crashlytics
    • BugHD
  • 数据统计
    • Google Analytics
    • 友盟
    • MTA
    • Flurry
  • 应用分发
    • 蒲公英
    • FIR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment