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!
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
AJ Perez
Courses Plus Student 969 PointsSwift and Sprite
I'm waiting for the Swift tutorials to be available for us so i won't have to learn objective-c. my question is, can i still successfully learn Sprite on Treehouse if i only know Swift? Since the tutorials on Sprite uses objective-c, how will i learn Sprite?
2 Answers

Stone Preston
42,016 PointsI'm waiting for the Swift tutorials to be available for us so i won't have to learn objective-c.
I highly encourage you to learn objective C AND swift. knowing both will be very beneficial, especially in these early stages. A lot of third party libraries etc wont be ported to swift right away, so you will probably be working with both languages for a while.
that being said, if you want to do the sprite kit course using swift, you are going to have to "translate" the objective c code used in the videos to swift which is fairly easy to do if you have a grasp of both languages

James Barnett
39,199 PointsThe following Swift courses were released this morning ...

AJ Perez
Courses Plus Student 969 Pointsthanks! just started the course!
AJ Perez
Courses Plus Student 969 PointsAJ Perez
Courses Plus Student 969 Pointsthanks! very helpful. hopefully they update sprite for swift users