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

For building iOS application, do I need to take Objective C course first or go straight to Swift course.

I decide to build my application by Swift but I dont if I need to take Objective C course first?

1 Answer

anil rahman
anil rahman
7,786 Points

YOU DON'T NEED TO KNOW OBJECTIVE-C TO CODE IN SWIFT

Swift is like the newer more user friendly way of coding for ios whereas objective-c is older but is probably the way to go in terms of learning as most libraries and such are coded in objective-c and a lot of people will expect you to know good objective-c knowing objective-c can help a lot with learning swift. Knowing objective-c could still be crucial to you.

On the other hand you do have courses on treehouse that show you swift and then teach you objective-c after the swift learning.

Up to you on which route to choose.

Thanks

Thanks

Thanks

Thanks