send link to app

Learn Swift Pro - Guides For Swift Programming app for iPhone and iPad


4.8 ( 6688 ratings )
Lifestyle Education
Developer: Lao Phuc
2.99 USD
Current version: 1.0, last update: 7 years ago
First release : 09 Sep 2016
App size: 3.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
- 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
- Uses the Objective-C runtime, allowing Objective-C, Objective-C++ and Swift code to run within a single program