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 Build a Blog Reader iPhone App Exploring the Master-Detail Template Master-Detail Template

Alden Fuertes
Alden Fuertes
6,236 Points

Can I make this app using Swift? Because I did not learn Objective C

I want to know if to make this app I need to know Objective C or if Swift will suffice.

2 Answers

Michael Hulet
Michael Hulet
47,912 Points

The tutorial you're watching may be in Objective-C (I can't be sure, because you didn't link to it), but remember this: Any app that can be written in Objective-C can also be written in Swift. However, I'd highly recommend learning Objective-C, too, for a slew of reasons, including the much wider support for it, its greater stability, and the fact that almost any iOS job you'd get today would be in Objective-C

You can create it in swift. :)