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

iOS Build a Game with Sprite Kit Intro to Sprite Kit Introduction

Adam Teale
Adam Teale
10,989 Points

Will my newly acquired Swift skills be able to be applied in this course?

Will my newly acquired Swift skills be able to be applied in this course? I have an understanding of ObjC but was hoping to take advantage of Swift

Colton Ballinger
Colton Ballinger
1,767 Points

From what I can tell is they don't have much content on swift unfortunately. I am hoping they start adding a lot more iOS swift development tracks soon or I believe I will be getting rid of my subscription.

Colton Ballinger, How about instead of moaning about not having enough Swift material, why don't you just translate their Obj-C courses to Swift, it's great practice in learning both languages. Also don't just rely on TreeHouse to teach you Swift because you will get nowhere. You need to research a lot more about things you don't understand.

While you are waiting for new Swift courses to come out, why not do the HTML and CSS course to be able to create a landing page for your app, something Apple requires when submitting an app to the appstore.

Thanks, Alex

1 Answer

Anthony Boutinov
Anthony Boutinov
13,844 Points

I believe you could follow this course, but you would have to rethink some aspects of code you write to make use of all the cool stuff Swift offers against Objective-C.

There is a course Objective-C for Swift Developers (https://teamtreehouse.com/library/objectivec-for-swift-developers-2). You would have to take that course first if you get stuck with this one.