Lynda - Swift Essential Training
- Type:
- Other > Other
- Files:
- 91
- Size:
- 562.06 MiB (589360948 Bytes)
- Tag(s):
- Lynda
- Uploaded:
- 2014-10-10 18:15 GMT
- By:
- NepsterJay
- Seeders:
- 0
- Leechers:
- 0
- Info Hash: FACD0A6818F8BC99C927A98DF08D4C6243343B7C
The first iOS programming alternative to Objective-C, Swift is a clean, accessible, object-oriented language, with built-in support for modern programming features like closures, generics, and tuples. The main stumbling block for new Apple developers has always been the Objective-C language, which many developers find overly complex. Topics include: Installing Xcode 6 Writing Swift code in playgrounds Declaring variables and constants Defining functions Working with complex types, including arrays, enumerations, and closures Creating classes Defining advanced properties and property observers Working with generics Supporting protocols Adding functionality with extensions