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

Difference between 2 tracks

Whats the difference between iOS Dev. with Objective-C and iOS Dev. with swift 2.0? Which would should i start on?

2 Answers

Hey Diana Saavedra,

Both courses are for iOS Development. The Objective-C track uses the Objective-C programming language and the Swift 2.0 track uses the Swift programming language. I suggest you start with the Swift 2.0 track if you are a beginner programmer.

thanks!

Steven is right. I have done both tracks, and Swift is so much better to learn as a beginner than Objective-C. Both courses are useful in the end. Objective-C is a much older language than Swift which was released in 2014.

thats helps a lot thank you!