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

General Discussion

IOS

I am about to dive into learning how to code with IOS.

Is there a certain order I should take to approacth this?

Any help would be great.

2 Answers

Stone Preston
Stone Preston
42,016 Points

start with the objective c basics. then do the build a simple iphone app. then blog reader. then self destructing message app. then implementing designs for iPhone. I would skip iOS foundations since its a bit outdated and come back to it if you want at the end. It covers come good topics like location programming etc but was made during iOS 5 so its a bit different now.

George S-T
George S-T
6,624 Points

It was made during iOS 6 I think, Xcode 5.

Stone Preston
Stone Preston
42,016 Points

Nah it's definitely not xcode 5. The simulator is the old one that has the actual iPhone shape. But it could be ios 6.

Thank you both for the input.