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

Is Objective-c dead?

Should I even bother learning Objective-c? It looks like it's dying out. Is this true?

4 Answers

Yes..you need to learn Objective-C. It is not dying out. Swift will take some time to become the stand defacto programming language for iOS apps. Here's info from the guys behind the best book out there. http://www.bignerdranch.com/blog/ios-developers-need-to-know-objective-c/

I want to ask a question. If i know objective-c would It be easier to learn web development or the other way around?

Michael Hulet
Michael Hulet
47,913 Points

To answer your question about web development, I don't think learning Objective-C will make learning web development any easier, except for certain concepts that would translate over to JavaScript, which are just the very basics

Thanks

Thanks Jeremy

Christopher Snyder
Christopher Snyder
4,808 Points

The other reason one should continue to learn objective-c is for legacy projects. If you wish to become an iOS developer, you will more than likely come across projects written in objective-c, or you may need to rewrite aspects of it in Swift eventually. In my opinion, it's not going anywhere for some time.