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) Functional Programming in C Conditionals - If-Else

Joining ADC

Is Joining ADC to download Xcode necessary? I have a book, Xcode 3 Unleashed; 2009 Pearson Education Inc. Anderson, Fritz It states: you must join ADC to download Xcode; and gives this link: http://developer.apple.com I did not do this - just followed the video instructions. But I did have to enter my credentials to run the code in Xcode. Has anyone else had this experience?

2 Answers

Patrick Cooney
Patrick Cooney
12,216 Points

I could be wrong but I think when you entered your credentials it was to allow the computer to be used as a "developer" machine. You no longer have to have a developer account to download Xcode. you get it from the app store. Also, I would recommend you don't use the book and stick to the videos. Objective-C has come a long way since 2009 and a lot of it wont be best practices anymore.

As you suggested I'm finding the book a little dated. Thanks. Being new to all this I wasn't expecting to use my credentials in order to run Xcode.