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) Introduction to Objective-C Syntax Overview

Daniel Jurado
Daniel Jurado
2,118 Points

Supplemental Reading

Does anyone have any great suggestions for some resources that will reinforce everything that is being presented?

I have to watch the videos multiple times to actually get a hand of it, but I find that supplement material helps in grain the concepts efficiently

4 Answers

http://rypress.com/tutorials/objective-c/index.html

Also I am a big fan of Objective-C Programing the big nerd ranch guide.

I heard good things about the the Objective C book by Big Nerd Ranch: http://www.amazon.com/Objective-C-Programming-Ranch-Guide-Guides/dp/0321706285. I just browsed it in a book store when I saw it but it looks like it will help :)

Derek Etnyre
Derek Etnyre
20,822 Points

I like having a real iOS programming book for reference. This way I can highlight, bookmark and look at pictures. Downside is that I end up purchasing updated book every year or so. Check out Amazon or other book stores and pick one out that looks good to you.

Matthew Mascioni
Matthew Mascioni
20,444 Points

Checking out the WWDC Videos and iOS 7 Tech Talks are both great resources if you're a registered Apple Developer.

I recommend objc.io issues to everyone who wants to challenge themselves and reinforce their knowledge like crazy.