├── README.md ├── a-better-way-to-learn-swift.mdown ├── course.json └── images └── swift.jpg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gothinkster/swift/HEAD/README.md -------------------------------------------------------------------------------- /a-better-way-to-learn-swift.mdown: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gothinkster/swift/HEAD/a-better-way-to-learn-swift.mdown -------------------------------------------------------------------------------- /course.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gothinkster/swift/HEAD/course.json -------------------------------------------------------------------------------- /images/swift.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gothinkster/swift/HEAD/images/swift.jpg --------------------------------------------------------------------------------