An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Woolsey Workshop

# 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.