Swift 3 Tutorial – Fundamentals
Swift 3 Tutorial Introduction In this Swift 3 tutorial, we’ll focus on how beginners may approach going from complete beginner to having a basic grasp on Swift, and we’ll be working with Swift 3. We...
View ArticleCaffe2 on iOS – Deep Learning Tutorial
Caffe2 in an iOS App Deep Learning Tutorial At this years’s F8 conference, Facebook’s annual developer event, Facebook announced Caffe2 in collaboration with Nvidia. This framework gives developers yet...
View ArticleCore ML for iOS Apps in iOS 11
Core ML, announced at WWDC 2017 is a new set of APIs built by Apple for use with iOS 11 or higher devices. With Core ML, developers can incorporate machine learning models in to their mobile apps, and...
View ArticleARKit on iOS 11
ARKit is the “largest AR platform in the world” according to Apple’s latest keynote address from WWDC 2017. So what can it do? Well, as we saw in the demos, ARKit enabled features for surface tracking,...
View ArticleCore NFC Tutorial for NFC on iOS Devices
With the release of iOS 11, for the first time third-party developers are able to use the NFC reader on devices iPhone 7 and higher. This could be used for passing along identification information and...
View ArticleARKit Tutorial in Swift 4 for Xcode 9 using SceneKit
ARKit Tutorial in Swift 4 for Xcode 9 In this tutorial I’m going to show you how to work with ARKit, the new Framework from Apple that allows us to easily create Augmented Reality experiences in our...
View ArticleI’m Back!
The date of my last post was June 30, 2017. It’s been longer than I thought… I haven’t been writing anything here simply because I haven’t been making iOS apps lately, and instead have been involved in...
View ArticleTutorial: Night Mode Support in iOS 13 and Swift 5
Trying out an old iOS App of mine I discovered that some of the buttons weren’t visible in dark mode. So, in this tutorial, with a little extra time I’ve found for reasons that should be quite obvious,...
View Article