This section completely updated to reflect changes in Xcode 6.3, as of April 16, 2015 In parts 1, 2, and 3 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read…
Category: Swift
Swift development tutorials and news
Developing iOS Apps Using Swift Part 3 – Best Practices
This section completely updated to reflect changes in Xcode 6.3, as of April 16, 2015 In parts 1 & 2 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some API results from iTunes inside of them. If you haven’t read that…
Developing iOS Apps Using Swift Tutorial Part 2
This section completely updated to reflect changes in Xcode 8.3.1, as of April 17, 2017 In part 1 we went over some basics of Swift, and set up a simple example project that creates a Table View and a puts some text inside of them. If you haven’t read that yet, give it a read…
Swift Tutorial – Developing iOS Apps Part 1
Swift Tutorial This tutorial updated to reflect changes in Xcode 8.3.1 and iOS 10, as of April 17, 2017 Apple announced at WWDC a major change to the way iOS apps are developed, it can now be done using a new programming language called Swift. In my efforts to adapt and learn the language’s common…