Your final project is to look ahead to October when Apple will change Xcode from Objective C to SWIFT.
In this project you will use your Xcode skills learned in this course to do a SWIFT project.
Read the overview for the SWIFT implementation here: https://developer.apple.com/swift/
and the SWIFT Language here:https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/BuildingCocoaApps/
Watch the whats new in Xcode 6 video here: https://developer.apple.com/videos/wwdc/2014/?id=401
Download Xcode 6.0 Beta and create a new SWIFT project like the Hello World project you created in Week 2.
In this Week create a new Xcode 6.0 Beta project called Hello SWIFT.
Compile and run it and upload to the drop box for a grade.