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 Objective-C Basics (Retired) Fundamentals of C Variables

Xcode and project templates

I downloaded xcode and the project templates but the code is not showing up in the editor: What am I missing? Are there any resources that help build familiarity with using Xcode? Also, are we supposed to use Xcode with the lessons on Treehouse, or is it unnecessary? I guess I'm wondering what the format of the lessons are exactly, and what tools are needed. Thanks!

2 Answers

Xcode is not required for completing the code challenges, but you will need to become familiar if you want to develop your own Apps. Check out Apple's guide on getting started with Xcode.

Thank you!