Collaborative list of resources for Swift programming language
- The Swift Programming Language (iBooks) - Apple's official Swift book
- Using Swift with Cocoa and Objective-C (iBooks) - Apple's official book about using Swift with Objective-C
- Swift Standard Library Reference - Apple's official Swift library reference
- Swift Cheat Sheet - A short guide to using Apple's new programming language, Swift
- Swift Style Guide - The Official raywenderlich.com Swift Style Guide
- Swift In Flux - This document is an attempt to gather the Swift features that are still in flux and likely to change
- Design Patterns In Swift - Design Patterns implemented in Swift
- A Swift Kickstart - If you are an experienced developer who knows at least one modern programming language well, then this book is designed to teach you how to think and program in Swift.
- Introduction to Swift
- Intermediate Swift
- Advanced Swift
- Swift Playgrounds
- Integrating Swift with Objective-C
- Swift Interoperability In Depth
- Introduction to LLDB and the Swift REPL
- Advanced Swift Debugging in LLDB
- Learn Swift - Learn Apple's Swift programming language interactively through these playgrounds
- Practice Swift - Learn Swift through playgrounds
- Swift subreddit
- Medium
- Apple's Swift blog
- We Heart Swift
- So So Swift
- Ray Wenderlich
- Swift Language
- Learn Swift
- Jameson Quave
- iOS Blog
- Tuts+
- That Thing in Swift
- Team Tree House
- [Fu**ing Swift Block Syntax] (http://fuckingswiftblocksyntax.com/)
- Stackoverflow
- 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.
- 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