Now offering Swift development
touchbee now offers development of new projects for iOS in either Objective-C or Swift. Swift is a new programming language introduced by Apple this summer to replace Objective-C as the main language to develop iOS apps. Some of the advantages of this new languages are:
- Closures unified with function pointers
- Tuples and multiple return values
- Generics
- Fast and concise iteration over a range or collection
- Structs that support methods, extensions, protocols.
- Functional programming patterns, e.g.: map and filter
More information about Swift can be found on Apples official Swift website: https://developer.apple.com/swift/