Popular Posts

Saturday, June 14, 2014

Swift IOS 8 - Intrduction

At this year WWDC, Apple not only announced IOS8 and Yosemite, but also surprised developer community with announcing "SWIFT" programming language for IOS and OSx app devleopment.

This is indeed very clever move by apple. The new language will be modern, fast, and easier to learn for the experienced as well as fresh developers.





Swift LLVM compiler that is used by Objective-C currently, so developers can run Swift, Objective-C, and C code, in the same program.

A new feature in swift is playground that provides developers with live feed back of their code.

So let us explore SWIFT!!!







No comments:

Post a Comment