iOS-Learning-Resource

給新手看

  1. Aufree/trip-to-iOS : 這份學習資料是為iOS 初學者所準備的, 旨在幫助iOS 初學者們快速找到適合自己的學習資料, 節省他們搜索資料的時間, 使他們更好的規劃好自己的iOS 學習路線, 更快的入門, 更準確的定位的目前所處的位置.
  2. Ry’s Objective-C Tutorial : This tutorial is the place to learn the Objective-C programming language. It’s designed to serve as both a concise quick-reference and a comprehensive introduction for newcomers to the language. A familiarity with basic programming concepts like variables, functions, and objects is recommended, but not strictly required.
  3. Standford 2015 iOS讀書會 week1 : 1.Logistics, iOS 8 Overview 2. More Xcode and Swift, MVC
  4. Standford 2015 iOS讀書會 week2 : 1. Applying MVC 2. More Swift and Foundation Frameworks
  5. Standford 2015 iOS讀書會 week3 : Objective-C Compatibility, Property List, Views
  6. iOS9AdaptationTips : iOS9适配系列教程

其他人收集的資源清單

  1. iOS 開發者的 15 個閱讀清單
  2. 中文 iOS/Mac 开发博客列表
  3. awesome-ios : A curated list of awesome iOS frameworks, libraries, tutorials, plugins Xcode, components and much more. The list is divided into categories such as Frameworks, Components, Testing and others, open source projects, free and paid services.
  4. matteocrippa/awesome-swift : A collaborative list of awesome swift resources.
  5. Lax/iOS-Swift-Demos : 精心收集并分类整理的Swift开发学习资源,包括Apple官方提供的示例代码和文档,以及github上的项目和国内外开发者的技术博客。
  6. awesome-swift-and-tutorial-resources : A curated list of awesome Swift resources and tutorial websites.

Swift

  1. vandadnp/swift-weekly : Weekly Swift Language Gems, Tips and Tricks
  2. 《The Swift Programming Language》官方文件 簡體中文版
  3. SwiftDoc.org : Documentation and resources for the Swift community.
  4. SwiftGuide : 这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排。

範例程式

  1. shu223/iOS7-Sampler : Code examples for the new functions of iOS 7.
  2. shu223/iOS8-Sampler : Code examples for the new functions of iOS 8.
  3. ios-7-programming-cookbook-source-codes
  4. iOS-8-Swift-Programming-Cookbook
  5. apple-ios-samples : This repository mirrors Apple's iOS samples.
  6. matchismo-2013-14 : Matchismo Playing Card Game of cs193p lecture (Fall 2013-14)

iOS App

  1. Open-Source iOS Apps : List of open-source iOS apps.
  2. Hacker News : Hacker News client for iPad and iPhone.
  3. newsyc : An iPhone Hacker News client.
  4. Designer News : Simple iOS client for Designer News
  5. v2ex : An iOS client for v2ex.com
  6. openHAB : Source code of the open Home Automation Bus (openHAB)
  7. Gulps : Gulps is an open source app for iOS and Apple Watch that lets you keep track of your daily water consumption.
  8. Meizi : 豆瓣妹子图iOS客户端
  9. OpenVBX : OpenVBX for iPhone
  10. itjh : IT江湖iOS客户端
  11. Doppio : An open source iOS app to find the nearest Starbucks store using NSURLSession, AFNetworking 2.0, Mantle and Starbucks private API.
  12. 2048 : The iOS version of 2048, made using SpriteKit.
  13. iOSSF : SegmentFault 官方App
  14. VPNOn : This App installs a Today Widget into Notification Center which make it possible to turn on a VPN in about 3 seconds(depends on the connection speed). Furthermore, by turning on On Demand feature, the VPN could be automatically connected when you visit any domain specified in this App.
  15. WWDC-2015 : Aditya Chugh's WWDC 2015 Scholarship Winning App
  16. 2014 : A curated list of all the WWDC Submissions in one place
  17. 2015 : Student Submissions for the WWDC 2015 Scholarship.
  18. TWRadiationApp : 台灣輻射地圖APP for iOS
  19. Bible-Assistant-master : 圣经小助手,唐巧分享的
  20. apps-ios-wikipedia : The official Wikipedia iOS client.
  21. bemyeyes-ios : The Be My Eyes iOS app
  22. ThatInbox : ThatInbox is a free and open-source email client
  23. leanchat-ios : 用 LeanCloud 实时通信组件做的社交应用 LeanChat
  24. News-YC---iPhone : The iPhone version of News/YC, a Hacker News reader and interactive iOS application.
  25. RealtimeChat : This is a full native iPhone app to create realtime, text based group or private chat with Parse and Firebase.
  26. NotificationChat : This is a full native iPhone app to create realtime, text based group or private chat with Parse.

Apple Watch App

  • CoolSpot : The missing Spotify ᴡᴀᴛᴄʜ app.

開放式課程

  1. Stanford 公开课,Developing iOS 8 Apps with Swift 字幕翻译

Coding Style

  1. github/objective-c-style-guide
  2. NYTimes/objective-c-style-guide

iOS Interview Question

  1. iOS-Developer-and-Designer-Interview-Questions : A small guide to help those looking to hire a developer or designer for iOS work. It can also be a great self-test if you're looking to keep current or practice for your own interview.
  2. 面試 iOS 工程師的一些題目

其它