https://github.com/benemdon/swift-ios-workshop
An intro to Swift and iOS using Swift Playgrounds 📙
https://github.com/benemdon/swift-ios-workshop
ios playground swift workshop
Last synced: 11 months ago
JSON representation
An intro to Swift and iOS using Swift Playgrounds 📙
- Host: GitHub
- URL: https://github.com/benemdon/swift-ios-workshop
- Owner: BenEmdon
- License: mit
- Created: 2018-03-28T21:31:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T18:02:46.000Z (almost 8 years ago)
- Last Synced: 2025-07-02T00:40:22.102Z (12 months ago)
- Topics: ios, playground, swift, workshop
- Language: Swift
- Homepage:
- Size: 20.5 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift and iOS Workshop
Have you wanted to learn how to make app? Don't know how? Don't even know where to start? Well you've come to the right place!
Swift is a [top-tier programming language](https://www.wired.com/story/apples-swift-programming-language-is-now-top-tier/) created by Apple, to develop responsive and efficient mobile apps, server-side applications, and even macOS.
This workshop will go through a tour of Swift and cover how to make a unit converter iOS app.