原文: http://leancodingnow.com/swift-learning-resources/
Swift是Apple在今年的WWDC推出的一门新的编程语言,它的1.0版本跟着Xcode 6正式发布了。本文主要列出一些关于Swift的学习资源。
Apple官方推出的iBook The Swift Programming Language web版 The Swift Programming Language
Using Swift with Cocoa and Objective-C
WWDC关于Swift的Session
Introduction to Swift
Intermediate Swift
Advanced Swift
Apple官方的关于Swift的Blog Swift Blog
Raywenderlich的Swift tutorials
Swift Cheat Sheet and Quick Reference
Swift Open Source
Design-Patterns-In-Swift
swift-2048
Alamofire
data structures and algorithms in Swift
objc.io上关于Swift的专题
Swift style guide for raywenderlich.com
iOS Dev Weekly
iOS GameDev Weekly
参考:
More blog posts on http://leancodingnow.com/
Hope this helps,
Michael