TF
Tutorial for Swift Programming for iPhone
Publisher:
rahul baweja
iOS
Free
Download v1.1
0 downloads
| Version | 1.1 |
|---|---|
| Publisher | rahul baweja |
| Release date | Jun 22, 2020 |
| Date added | Jun 22, 2020 |
| Os requirements | iOS |
| Requirements | Requires iOS 6.0 or later. Compatible with iPhone, iPad, and iPod touch. |
| Total downloads | 0 |
| Price | Free |
Description
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 Apple's 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