Swift-Playgrounds
A collection of Swift 4 playgrounds used in my posts.
- 7 May 2017: All about Concurrency in Swift - Part 1: The Present (zip)
- 27th October 2016: Unowned or Weak? Lifetime and Performance (zip)
- 5th May 2016: Recursive Tail Calls and Trampolines in Swift (zip)
- 6th April 2016: Swift and C: Everything you need to know (zip)
- 5th February 2016: Dealing with Bit Sets in Swift (zip)
- 6th Jannuary 2016: 10 Swift One Liners To Impress Your Friends (zip)
- 12th November 2015: Experimenting with Swift Sequences and Generators (zip)
- 3rd November 2015: Swift 2.1 Error Handling: from Objective-C to Swift and Back (zip)
- 8th October 2015: Swift 2.0: Map and FlatMap Demystified (zip)
- 29th September 2015: Swift 2.1 Function Types Conversion: Covariance and Contravariance (zip)