Add swift node content (#6325)

* Add content under Swift Basics section on the iOS roadmap

* Update src/data/roadmaps/ios/content/swift-basics@fboebSmquyJyozsMRJDtK.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/6339/head
Kabir Asani 4 months ago committed by GitHub
parent 0c85f08f58
commit c4575e7648
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      src/data/roadmaps/ios/content/swift-basics@fboebSmquyJyozsMRJDtK.md

@ -1 +1,8 @@
# Swift Basics
# Swift Basics
Swift is a powerful and intuitive programming language for macOS, iOS, watchOS, and tvOS. Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design, yet also produces software that runs lightning-fast.
Learn more from the following resources:
- [@official@Tour of Swift](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/guidedtour)

Loading…
Cancel
Save