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

Huntley Reep
Huntley Reep
545 Points

What order should I do the Swift/iOS tracks in order to prepare for AR kit and iOS 11?

Hey everybody. So the title explains it but basically I want to become a swift dev for iOS. Particularly interested in AR Kit/Metal 2 and mobile games (stuff like Leo's Fortune, Monument Valley, World of Goo etc.). I am having a hard time deciding which track to start with since there are, "learn Swift", "Intermediate Swift", "Beginner iOS development", "Intermediate iOS development", and "iOS Development with Objective-C". What order should I take these for the best comprehension? Should I focus on any other languages since I have the most interest in AR dev? Thanks!

1 Answer

Thomas Dobson
Thomas Dobson
7,511 Points

I cant speak to the AR specifics but if your just getting started with iOS dev start with the:

Begginer iOS Development track

then proceed to the:

Intermediate iOS development

You will find some of the smaller tracks are already part of these tracks(such as "learn swift").

These will give you a good foundation with the language and development basics. It should hopefully make your transition into the different APIs a bit smoother.

Happy coding!