Warning: This article was written in 2014, the content might be out of date.

Building an iOS 8 App

Categories: General

Over the weekend, I just took the Intro to iOS App Development with Swift from Udacity. (The course can be visit here: https://www.udacity.com/course/ud585) I took the course because I was interested in learning about the Swift programming language. I could not wait until the Swift programming books to come out. (Most come in 2015).

The course is short enough that I think it will only take a weekend for those who already have experience in writing computer program, familiar with MVC and understand object oriented programming.

I really enjoy learning about this course. It really helps me to get started building an iOS app. I put my code that I built with this course on Github with the notes I took. (https://github.com/kennith/powered-app)

I recommend to programmer who wants to get familiar with Xcode, building the app cycle, and want to build an iOS app but don't know where to started. Then again, coding is easy, learning how to design and build a solution is a more important skill to have.

Feel free to contact me if you are a startup and looking to build an iOS app for your VC pitch.

Next | Previous