Tutorial for Swift Programming app for iPhone and iPad
4.6 (
9776 ratings )
Education
Developer: rahul baweja
Free
Current version: 1.1, last update: 8 years agoFirst release : 30 Jun 2016
App size: 12.04 Mb
Swift Programming Language Documentation/Guide
-------------------------------------------------
Swift is a new multi-paradigm, compiled programming language developed by Apple for iOS and OS X development.
- Introduced at Apples developer conference WWDC 2014
- Swift is designed to replace Objective-C
- Swift is intended to be more resilient against erroneous code
- Built with the LLVM compiler included in Xcode 6 beta
- Uses the Objective-C runtime, allowing Objective-C, Objective-C++ and Swift code to run within a single program