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

HELP MAKING A MESSENGER OBJECT-C OR SWIFT

first thanks to everyone who helps me to make the correct choice Wanted to learn ios for making a messenger know i understand swift is the best choose to start learning ios but making a messenger i see teamtreehouse have a tutorials about it for object-c and swift not. So what do i sall learn swift and hope that it is sufficient for making my own messenger or dont take te risk and starting with object-c

1 Answer

Hi Peter,

I would skip this lesson for now, but once you have some Swift experience, I think it would be a good exercise to go through this lesson and write your code in Swift. This is a skill you will need as an iOS developer: there's lots and lots of Objective-C code and tutorials and Stack Overflow posts out there, and you need to get good at recognizing what Objective-C code does and how to translate it into Swift.

Happy coding!

-Greg