https://github.com/woolseyworkshop/article-hello-world-writing-your-first-swift-program
Hello World: Writing Your First Swift Program Article Resources
https://github.com/woolseyworkshop/article-hello-world-writing-your-first-swift-program
app-development beginner linux macos programming raspberry-pi swift web-development
Last synced: 5 months ago
JSON representation
Hello World: Writing Your First Swift Program Article Resources
- Host: GitHub
- URL: https://github.com/woolseyworkshop/article-hello-world-writing-your-first-swift-program
- Owner: WoolseyWorkshop
- License: mit
- Created: 2018-05-10T21:15:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T21:07:26.000Z (over 7 years ago)
- Last Synced: 2025-05-22T02:11:22.361Z (8 months ago)
- Topics: app-development, beginner, linux, macos, programming, raspberry-pi, swift, web-development
- Language: Swift
- Homepage: https://www.woolseyworkshop.com/2018/05/11/hello-world-writing-your-first-swift-program
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello World: Writing Your First Swift Program Article Resources
This repository contains resources related to the [Hello World: Writing Your First Swift Program](https://www.woolseyworkshop.com/2018/05/11/hello-world-writing-your-first-swift-program) article published on [WoolseyWorkshop.com](https://www.woolseyworkshop.com).
## HelloWorldXcode
The [HelloWorldXcode](HelloWorldXcode) directory contains the Xcode project.
## HelloWorldSimpleCompile
The [HelloWorldSimpleCompile](HelloWorldSimpleCompile) directory contains the hello.swift source file.
## HelloWorldScript
The [HelloWorldScript](HelloWorldScript) directory contains the hello_script.swift script file.
## HelloWorldSPM
The [HelloWorldSPM](HelloWorldSPM) directory contains the HelloWorldSPM Swift Package Manager project.
