Working with SQLite in Swift, part3, how to execute a query

This is the third post in the series on basics of working with SQLite in Swift. In the part 1 we learned how to open and close the SQLite database. Then, in the part 2, we discovered a simple way t… Read more

Similar

The pain of converting to Swift 3.0

Article follows on from https://blog.maxkramer.co/pre-thoughts-converting-to-swift-3-0-c479c083bde6#.tyiz09u83 In the last post, I discussed my thoughts on the best way to go ahead in converting our…...

Read more »

AWS official SDK for Swift alpha release

We’re excited to announce the alpha release of the new AWS SDK for Swift. Since 2010, AWS Mobile has provided customers with an iOS SDK, written in Objective C. While this SDK has served the iOS community for over a decade, the Swift community has grown i... (more…)

Read more »

Mix Haskell and Swift – Part 1

First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI. (more…)

Read more »