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

William Baker
William Baker
2,485 Points

IOS Development Advice...

Hi, I am wanting to build an IOS app. This app will require sending data to and from a database in a rails app (I am looking at using a REST api to do this?) so will be fairly complicated. I have already started the Objective-C basics deep dive and was wondering if I should continue with this or move straight on to the Build a Simple iPhone App (iOS7)?

Thanks

1 Answer

Stone Preston
Stone Preston
42,016 Points

if you dont already know objective C, I HIGHLY recommend doing the basics deep dive. The syntax is very weird and takes a while to get used to, and you will learn a lot in that course that is glossed over in the projects. I wouldnt skip it

William Baker
William Baker
2,485 Points

Thanks, I was wondering if the simple iphone app deep dive was expecting you to do the basics first, so until I get to that I will finish the basics.

Thanks again.