·您现在的位置: 云翼网络 >> 文章中心 >> 网站建设 >> app软件开发 >> IOS开发 >> Swift学习资源

Swift学习资源

作者:佚名      IOS开发编辑:admin      更新时间:2022-07-23

原文: 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

    1. Introduction to Swift

    2. Intermediate Swift

    3. Advanced Swift

  • Apple官方的关于Swift的Blog Swift Blog

  • Raywenderlich的Swift tutorials

  • Swift Cheat Sheet and Quick Reference

  • Swift Open Source

    1. Design-Patterns-In-Swift

    2. swift-2048

    3. Alamofire

    4. data structures and algorithms in Swift

  • objc.io上关于Swift的专题

  • Swift style guide for raywenderlich.com

  • iOS Dev Weekly

  • iOS GameDev Weekly

参考:

  1. Swift - Resources - Apple Developer

其它博文:

  • How to get cocoapods work on Yosemite
  • Xcode 6 模拟器路径

More blog posts on http://leancodingnow.com/ 

欢迎关注我的微信公众号

 

Hope this helps, 
Michael