Exploring Swift runtime performance. Singapore 2017. http://iOSConf.sg
Video: https://www.youtube.com/watch?v=G88qaR9R0v0... (more…)
Read more »
I first learned protocol-oriented-programming with Objective-C, and I was very pleased to see the Swift team emphasize this style.
Read more »
In my previous article, I introduced Core ML which is a general machine learning framework. Apple also provide frameworks for specific… (more…)
Read more »
Summary — Using Swift as a backend language at this stage is an interesting learning experience and well-suited to a project of this small… (more…)
Read more »
A few days ago, I was working on an app for a client. With this app you can basically see a staff roster, that needs to be downloaded from a server. The REST-API is built that way, that the app has to talk to different endpoints to download all the... (more…)
Read more »