Announcing Intermediate iOS 8 Programming with Swift
At the time of this writing, the Swift programming language and iOS 8 have been around for more than 6
Founder of AppCoda. Author of multiple iOS programming books including Beginning iOS Programming with Swift and Mastering SwiftUI. iOS App Developer and Blogger. Follow me at Facebook and Twitter (X).
At the time of this writing, the Swift programming language and iOS 8 have been around for more than 6
Here comes to the second app showcase. Previously, we showed you an app created by a 17 year old developer.
As promised, here is the Swift version of the slide out sidebar menu tutorial. Again we will make use of
Last year, we published a series of developer stories to share the learning experience of some first-time app developers. We
So, what’s QR code? I believe most of you know what a QR code is. In case you haven’
The Hello World tutorial was the first programming article written for our iOS programming course. As Apple released Xcode 6,
Suppose you built an app and completed the testing of your app on a real device. So what’s next?
I’m thrilled to share this great news with you. Our second AppCoda book – Beginning iOS 8 Programming with Swift
In iOS 8, Apple introduces a new feature for UITableView known as Self Sizing Cells. To me, this is seriously
Among all the changes in iOS 8 SDK, the changes of two commonly-used APIs in UIKit framework are less known.
In this iOS Programming 101 post, I would like to answer two common questions raised by our readers. 1. I
Swift was announced three weeks ago. Since then, I have been reading the Swift’s official guide and playing around