Asynchronous Programming in Swift along with other interesting things!


Details
The Swift Programming Language: TBD
Would you like to review something specific? Please let us know in the comments.
Monthly Code Challenge: Bob
Next we'll compare our solutions to the exercism.io (http://exercism.io/) Swift challenge Bob (http://exercism.io/exercises/swift/bob/readme). I encourage everyone to join our exercism.io team (http://exercism.io/teams/learn-swift-winnipeg/) and submit their own solution before the meetup.
Presentation: Asynchronous Programming in Swift
Jeffrey will do an overview of what asynchronous programming is, why it's useful, and demonstrate a few approaches to solving problems of various complexity. Demo project is available via our GitHub organization: https://github.com/learn-swift-winnipeg/AsyncProgrammingSwift
What You'll Need (if you want to join in on any of the coding portions):
• A laptop, preferably running macOS, although you'll be able to experiment with Swift on other platforms via IBM's Swift Sandbox (https://swift.sandbox.bluemix.net/#/repl).
• Install the latest version of Xcode from the Mac App Store (https://itunes.apple.com/ca/app/xcode/id497799835?mt=12) (macOS only). You'll want to download this ahead of time because it's multiple GB in size.
• If you don't have the above–still come and learn!
See you all soon!
- Jeffrey

Asynchronous Programming in Swift along with other interesting things!