code-disciple 0 0 Core AnimationSwift November 5, 2018 Creating a Smooth Animation like the Headspace App I'd like to preface this blog by pointing you to this page which really inspired me…Read More
code-disciple 0 0 Live StreamSwiftUIKit March 27, 2018 The relief of starting your own app Let's be honest; we've all got app ideas, even the smallest ones, and we want…Read More
code-disciple 0 0 enumspattern matchingSwift March 23, 2018 Enums, Pattern Matching and Binary Trees I remember starting to learn Binary Search Trees and being all like: ‘this is impossible’.…Read More
Laurie Gray 0 0 CodeableiosSwift March 22, 2018 Swift Codable Part 2 Our Date-iOS (pretend dating app for iOS developers only) is coming along nicely. In our previous post…Read More
code-disciple 0 0 ClosuresError HandlingiosLearningSwift March 4, 2018 Throws and ReThrows in Swift It's frozen over in Scotland just now - I've literally been inside my house for…Read More
Laurie Gray 0 0 Functional ProgrammingSwift February 21, 2018 Composing Functions At last here is an example of composing functions with closures - the idea is…Read More
Laurie Gray 0 0 Functional ProgrammingSwift February 21, 2018 Quick Functional Swift Composition Practice Once again I am on the moving office (train) and just wanted to post some…Read More
Laurie Gray 0 0 Functional ProgrammingSwift February 10, 2018 Functional Programming in Swift: Returning Functions from Functions In this series, I am talking about what I am learning from 'Functional Programming' by…Read More
code-disciple 0 0 LearningSwift February 10, 2018 Functional Swift and Focus A few of us at work recently got all of the objc.io books. I have…Read More