https://github.com/asyraffff/swiftreading
https://github.com/asyraffff/swiftreading
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asyraffff/swiftreading
- Owner: asyraffff
- Created: 2021-02-16T06:43:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-16T06:53:09.000Z (over 4 years ago)
- Last Synced: 2025-01-23T02:45:57.590Z (5 months ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resources
## Docs
- [swift.org](https://swift.org/)
- [docs.swift.org](https://docs.swift.org/swift-book/)
- [Swift Development Resources (apple)](https://developer.apple.com/swift/resources/)
### Courses
- [cs193p stanford](https://cs193p.sites.stanford.edu/)
### open source
- [Swift-30-projects](https://github.com/soapyigu/Swift-30-Projects)
- [30DayofSwift](https://github.com/allenwong/30DaysofSwift)
### Awesomenes
- [awesome-ios](https://github.com/vsouza/awesome-ios)
- [awesome-swift](https://github.com/matteocrippa/awesome-swift)
- [open-source-ios-apps](https://github.com/dkhamsing/open-source-ios-apps)
- [open-source-macos-app](https://github.com/serhii-londar/open-source-mac-os-apps)
### Roadmap
- [ios-dev-roadmap](https://github.com/BohdanOrlov/iOS-Developer-Roadmap)
### Style Guide
- [swift-style-guide](https://github.com/raywenderlich/swift-style-guide)---
# SwiftUI
## Docs
- [SwiftUI (apple)](https://developer.apple.com/xcode/swiftui/)
## Resources
- [About-SwifUI](https://github.com/Juanpe/About-SwiftUI)
- [awesome-swift](https://github.com/Wolg/awesome-swift)