Filed under: , ,

Objective C CodeI recently decided to embark on a personal challenge to learn Objective-C (the programming language behind Mac and iPhone applications) so that I could one day get applications into the App Store. I’m not looking to make millions with a fart machine app, but I do want to see some of my ideas come to fruition and end up on some iPhones. While we’ve previously mentioned how to delve into programming in Objective-C, there have been some recent releases of educational materials that can help those who want to learn the language:

Programming in Objective-C 2.0
(book, $44.99)

This is the latest release of Stephen Kochan’s series which some consider to be the Objective-C bible. It has a wealth of information jammed into almost 600 pages, and it will take you from simple variable assignments to advanced class implementation. I’m over halfway through this book, and the text is easy to read (not too high level), and is broken up in a visually appealing style with sufficient whitespace to be gentle on your eyes. If you’re only interested in programming for the iPhone, you may only want to rely on this book for its wealth of foundational Objective-C material as it only has one chapter devoted to the iPhone.

Continue reading Starting out with Objective-C

TUAWStarting out with Objective-C originally appeared on The Unofficial Apple Weblog (TUAW) on Thu, 15 Jan 2009 19:30:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments


Go to Source