Page 1 of 1

How to Print Hello World to the iPhone using Swift

PostPosted: Thu Sep 29, 2016 4:36 pm
by admin
How to Print Hello World to the iPhone using Swift

Swift is a new general purpose programming language developed by Apple. It can be used to write apps for Mac OS X, iOS, tvOS, and WatchOS with the appropriate APIs i.e. Cocoa and Cocoa Touch.

I have written a short tutorial on how to print Hello World to the iPhone device using Swift. This makes use of the Cocoa Touch API so that we could write a small app for the iOS devices.

The link to the tutorial is here:
http://hubpages.com/technology/Print-Hello-World-to-the-iPhone-using-Swift