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
Jole Jole
Courses Plus Student 107 PointsWhere should i start?
I want to understand ios app coding but what languange should i start (programming languange) Thanks in advance
2 Answers
Patrick Serrano
13,834 PointsDepending on what kind of a background you are coming from you could start the iOS Development Track which starts you off with a course learning C, and the moving onto Objective-C.
If you think that is a little too much, I would consider taking a look at the [Introduction to Programming(https://teamtreehouse.com/library/introduction-to-programming) course, which should be a good start if you have no programming experience at all. It uses Javascript, and when you're done with that course can can move onto the Javascript Foundations course which will help reinforce those concepts without having to learn a new language. After that if you're feeling confident, you can then move to the iOS Development Track and give that a shot.
Jole Jole
Courses Plus Student 107 PointsThanks
agreatdaytocode
24,757 Pointsagreatdaytocode
24,757 PointsObjective-c is the language you want to learn. Also take a look at Patricks post below.