Skip to content

CodingBullCom/swift_examples

Repository files navigation

swift_examples

This repository contains simple programs written in swift languages which is good for introductory lessions. You can learn how to write simple program using swift programming language and compile them on command prompt.

Prerequisites

Swift version 4.0 or latest

Compile the code using following command

$ swiftc HelloSwift.swift

Run the compiled code in last step

$ ./HelloSwift

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages