Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joemasilotti/swift-crash-course
Source code to accompany my livestream on Swift + iOS crash course for Ruby + Rails developers.
https://github.com/joemasilotti/swift-crash-course
Last synced: 29 days ago
JSON representation
Source code to accompany my livestream on Swift + iOS crash course for Ruby + Rails developers.
- Host: GitHub
- URL: https://github.com/joemasilotti/swift-crash-course
- Owner: joemasilotti
- License: mit
- Created: 2023-04-19T17:43:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-19T17:53:28.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:25:27.318Z (6 months ago)
- Language: Swift
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift crash course for Ruby developers
Source code to accompany my livestream on [Swift + iOS crash course for Ruby + Rails developers](https://www.youtube.com/watch?v=H58Tj-i2aSE).
## Requirements
* [Xcode 14.3](https://developer.apple.com/xcode/) or higher
## Getting started
1. Clone this repository
1. Open `MyPlayground.playground` in Xcode
1. Editor → Run Playground or ⌘+⇧+Enter