Merge pull request #17 from janeshsutharios/patch-1

Added SwiftUI & Swift Tutorials link
This commit is contained in:
Liu Lantao 2023-05-24 20:40:19 +08:00 committed by GitHub
commit b4b52dd94a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ Swift在iOS 8发布的时候推向市场用来取代 Objective-C 语言。
* [Swift Cheatsheet](http://cdn2.raywenderlich.com/wp-content/uploads/2014/06/RW-Swift-Cheatsheet-0_3.pdf)
* [Swift & Cocoapods](https://medium.com/swift-programming/swift-cocoapods-da09d8ba6dd2) How to integrate Cocoapods into a vanilla Swift project
* [Swift Toolbox](http://www.swifttoolbox.io)
* [SwiftUI Tutorials](https://janeshswift.com)
* [Developing iOS Apps Using Swift Tutorial](http://jamesonquave.com/blog/developing-ios-apps-using-swift-tutorial/)
* [7 thoughts on “Swift: Not quite there, but too far gone too”](http://studentf.wordpress.com/2014/06/03/swift-not-quite-there-but-too-far-gone-too/)
* [Swift Impressions](http://www.evanmiller.org/swift-impressions.html) by Evan Miller