• Date: June 19, 2015 @ 4 PM
  • Location: Santex (Jiron Colina 107, Barranco, Lima)

Photo

Outline

  • Swift Backend Development (with demo)
  • New Features in Swift 2.0
  • Cross platform Swift and Objective-C development
  • Open source project ideas (open discussion)

1. Swift Backend Development

2. New Features in Swift 2.0

func myMethod() throws

New ErrorType with Completion Handlers?

3. Cross Platform Swift / Objective-C

Objective-C

  • GNUStep
  • ObjFW
  • Cocoatron
  • Apportable (Swift coming soon)

Swift

  • Tengu (coming soon)
  • LLVM (coming soon)
  • Silver Compiler

4. Open Source Project Ideas

  • Pure Swift ORM (like Core Data)
  • Swift Foundation