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

Drew McCalla
PLUS
Drew McCalla
Courses Plus Student 45 Points

Obj C vs Swift - learning paths

I have no programming background\experience and have decided to take the plunge. iOS app dev is my target. Do I need to learn obj c prior to learning swift or should I just start with the swift programming language?

5 Answers

Peter Pult
Peter Pult
8,095 Points

If you want to learn iOS development, I'd strongly recommend in looking into Obj-C first. You can accomplish everything with swift too, but there is just so much information about Obj-C in the web, that it'll be a whole lot easier for you if you have a good understanding of Obj-C.

Matheus G Oliveira
Matheus G Oliveira
9,682 Points

Hey Andrew, since Swift is an all new programming language, you can start with it.

But i would recommend you leraning some kind of programming logics. It would be a good background to start it since they didn´t release it yet.

Matheus G Oliveira
Matheus G Oliveira
9,682 Points

Would be a good background until then

Guilherme Akio Sakae
Guilherme Akio Sakae
8,383 Points

I recommend Obj-C too, Maybe it is harder to learn but it is a awesome language to lean programming logic and if you try to find a job they will require obj-c for at least a couple of years.

Swift is great but It needs some time to evolve.