Skip to content

An intro to Swift and iOS using Swift Playgrounds πŸ“™

License

Notifications You must be signed in to change notification settings

VivienKosasih/Swift-Workshop

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Getting Started

Swift Structures has been optimized for Swift 4.2 (e.g., Xcode 10.0) or later. The directories are organized as follows:

  • Source - Code for all Swift data structures, algorithms and source extensions
  • Example - An empty iOS single-view application template
  • SwiftTests - Unit tests with XCTest Framework

Questions

Have a question? Feel free to contact me on Twitter

License

About

An intro to Swift and iOS using Swift Playgrounds πŸ“™

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%