Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CocoaChina-editors/Welcome-to-Swift

Swift中文文档
https://github.com/CocoaChina-editors/Welcome-to-Swift

Last synced: 3 months ago
JSON representation

Swift中文文档

Awesome Lists containing this project

README

        

Welcome-to-Swift
================

Swift 是苹果在 WWDC 2014 上推出的新编程语言。为了帮开发者尽快熟悉这门语言,CocoaChina 翻译小组将苹果官方文档进行了翻译,敬请指正。

Welcome-to-Swift 主题包括两个部分:

- The Swift Programming Language(issue中以A开头的章节) 该书建议跳转到[https://github.com/numbbbbb/the-swift-programming-language-in-chinese](https://github.com/numbbbbb/the-swift-programming-language-in-chinese)阅读学习

- Using Swift with Cocoa and Objective-C(issue中以B开头的章节)。

感谢 CocoaChina 翻译小组成员的真诚付出,也欢迎更多朋友加入到我们的翻译小组。(可联系CocoaChina翻译小组:QQ 291864979)当然你也可以直接进入到我们仓库的 issue 查看还有哪些章节未被认领,并在相应的 issue 下评论领取,我们的工作人员会将相应的 issue 分配给到您,翻译结束后向仓库提交 pull request,我们会安排专人校对并发布。

# 官方在线文档
- [The Swift Programming Language](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html#//apple_ref/doc/uid/TP40014097)

- [Using Swift with Cocoa and Objective-C](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/BuildingCocoaApps/index.html#//apple_ref/doc/uid/TP40014216)

# 中文手册
- [The Swift Programming Language中文手册](./TheSwiftProgrammingLanguage中文手册.md )

- [Using Swift with Cocoa and Objective-C中文手册](./UsingSwiftwithCocoaandObjective-C中文手册.md)