用Swift写的一个功能比较完善的App,参照Beginning iOS 8 Programming with Swift一书。功能比较完善。AutoLayout、Core Animation、Core Data、国际化等。html
https://github.com/sxyx2008/FoodPinnode
我天天都画草图,你也该试试看ios
http://www.beforweb.com/node/643git
Lister 这个官方 demo 也跑起来了。Apple 仍是很用心的,不只作了 iOS、Mac 和 Apple Watch 版本,而且为这个 demo 分别用 Objective-C 和 Swift 实现了一遍,最后还配了整整 30 页的文档!我以为学 iOS Swift 开发(或 Apple Watch 开发)只从用这个官方 demo 入口均可以:程序员
https://developer.apple.com/library/ios/samplecode/Lister/Introduction/Intro.htmlgithub
一些知名App用到的第三方库汇总web
http://www.jianshu.com/p/c5b0eb58b878objective-c
iOS各类调试技巧豪华套餐swift
http://www.cnblogs.com/daiweilai/p/4421340.htmlcookie
简约之道 - 最小化界面设计的组成要素及可用性分析
http://www.beforweb.com/node/749
用Swift写的百度FM,支持Apple Watch
https://github.com/belm/BaiduFM-Swift
关键帧动画实用教程。
http://www.devtalking.com/articles/uiview-keyframe-animation/
「 2015 移动端 UI/UX 趋势 」设计师和程序员都值得关注的新流行。
http://get.jobdeer.com/7749.get/
iOS当中4种UI元素的可用性问题及优化建议
http://www.beforweb.com/node/748
神技巧演示如何基于 Safari cookies 自动登陆 iOS 应用。
https://github.com/mackuba/SafariAutoLoginTest
【使用React、Node.js、MongoDB、Socket.IO开发一个角色投票应用】最近翻译的一篇教程,你将学习到如何使用Node.js构建一个REST API、使用MongoDB保存和检索数据、使用Socket.IO跟踪在线的访问者,以及使用React + Flux和服务端渲染来构建单页面应用,最后将应用部署到云端。
http://idlelife.org/archives/977
UIGestureRecognizer教程:建立自定义手势识别器
http://swift.gg/2015/08/11/uigesturerecognizer-tutorial-creating-custom-recognizers/
手势识别机器学习类库及演示。
https://github.com/fe9lix/PennyPincher
Objective-C 的运行时以及 Swift 的动态性
https://realm.io/cn/news/mobilization-roy-marmelstein-objective-c-runtime-swift-dynamic/
采用 Swift 3.0 部分实现 Javascript Promises/A+ 标准
https://github.com/malcommac/Hydra
开源 Swift30Projects。内含30个小App,更新至 Swift 3.0。我这个版本更注重代码规范和架构设计,并且每一个项目我都注明了教程连接,你们彻底能够照葫芦画瓢。能够说是 by the developer and for the developer.
https://github.com/soapyigu/Swift30Projects
值语义(不是值类型)
https://realm.io/cn/news/swift-gallagher-value-semantics/