Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

barron link
13,543 PointsSwift tutorial.
When do you guys anticipate releasing the tutorial on swift now that it's been announced? I'm excited to jump into it with treehouse!
5 Answers

xjgzoraqqp
20,623 PointsHere's some good resources to learn Swift:
The Swift Programming Language: https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html
The WWDC Videos about the language: https://developer.apple.com/videos/wwdc/2014/
A Cheet Sheet on GitHub: https://github.com/grant/swift-cheat-sheet
Another cheet sheet: http://www.raywenderlich.com/73967/swift-cheat-sheet-and-quick-reference

Charlie Aitkin
5,721 PointsI'm sure they need a bit of time to learn it themselves. Looks awesome though! I myself am excited for a swift tutorial too!
In the meantime you can checkout the reference/ introduction book Apple has provided for free on iBooks:
https://itunes.apple.com/gb/book/swift-programming-language/id881256329?mt=11

xjgzoraqqp
20,623 PointsI spent the last 6 months learning Objective-C, and now they release Swift. Anyway, I'm very exited about Swift and all the new API's. Can't wait to use CloudKit. It's free, and a good alternative to Parse.com.

Hayden Evans
15,399 PointsI would say don't be bummed about learning Objective-C, there are still plenty of reasons you will want to know both.

Joshua Kac
30 PointsSomeone learned all of swift in 4 hours, already and created a replica of flappy bird with it.

Hayden Evans
15,399 PointsCreating a replica of Flappy Bird certainly would not require knowing the entire Swift language, only a very small portion of it. It is not very difficult to re-create a program that has already been written in another language after getting a taste of a new one.

Hayden Evans
15,399 PointsSee Amit's FAQ

James Barnett
39,199 PointsThe following Swift courses were released this morning (Sept 17th) ...