Swift Resources

Collaborative list of resources for Swift programming language

Navigation

Books and Guides

Tutorials

Videos

Playgrounds

  • Learn Swift - Learn Apple's Swift programming language interactively through these playgrounds
  • Practice Swift - Learn Swift through playgrounds

Websites and Blogs

Libraries

  • Alamofire - Alamofire is an HTTP networking library written in Swift, think of it as AFNetworking, reimagined for the conventions of this new language
  • SwiftyJSON - SwiftyJSON makes it easy to deal with JSON data in Swift
  • Quick - Quick is a behavior-driven development framework for Swift and Objective-C, inspired by RSpec, Specta, and Ginkgo
  • Dollar.swift - Dollar is a Swift library that provides useful functional programming helper methods without extending any built in objects, similar to Lo-Dash or Underscore in Javascript
  • Quick - Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo.

Apps

  • Swift 2048 - A port of iOS-2048 to Apple's new Swift language
  • FlappySwift - An implementation of Flappy Bird in Swift for iOS 8
  • SwiftHN - A Hacker News reader in Swift using the best features of both the language and iOS 8 latest API
  • SwiftWeather - SwiftWeather is a small iOS app developed in Swift language