Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Murat Murat
2,903 PointsiOS 6 vs iOS 7
Hello, I am learning how to build IPhone apps. Some of the courses here teach IOS with Xcode 4 but I use Xcode 5. Is there a big difference with iOS 6 and iOS 7? If I try to learn building iPhone apps with these courses ,can I still learn? Is it confusing? Thank you,
4 Answers

Meek D
3,457 Pointsxcode 5 is just a new update they put new features but you could do the same thing in both xcode dont worry

Marcus Davajon
6,882 PointsYou are still able to learn, but I would just pay close attention to the code in the video. So far there has only been on instance where the NSString *CellIdentifier = @"Cell"; was missing in Xcode 5, but it was automatically added in the previous version of Xcode. Its still a really great resource!! :D

Tristan Gaebler
6,204 PointsI'm wondering the same thing. How many courses teach xcode 4?

Murat Murat
2,903 PointsThank you