您的位置:首页 > 移动开发 > Swift

Swift初学习

2015-12-10 17:06 453 查看
原文地址:/article/1351081.html

附上一些swift的一下学习资料:
1、Swift语法介绍官方英文版:

The Swift Programming Language

2、Swift与Objective-C相互调用

Using Swift with Cocoa and Objective-C

3、Swift语法中文版

http://www.swiftguide.cn/

4、来自苹果的编程语言——Swift

http://zh.lucida.me/blog/an-introduction-to-swift/

5、关于Swift的初步看法

http://onevcat.com/2014/06/my-opinion-about-swift/

6、行走于Swift的世界

http://onevcat.com/2014/06/walk-in-swift/

7、github部分资料

7.1 2048

https://github.com/austinzheng/swift-2048

7.2 swift for Facebook

https://github.com/facebook/swift

7.3 FlappySwift

https://github.com/fullstackio/FlappySwift

7.4 糗事百科
https://github.com/YANGReal/JokeClient-Swift

8、Swift中文社区

https://www.v2ex.com/go/swift

http://swift.sh

http://swift-china.org
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: