Re: Creating a large Cocoa project - tutorials?
Re: Creating a large Cocoa project - tutorials?
- Subject: Re: Creating a large Cocoa project - tutorials?
- From: James McConnell <email@hidden>
- Date: Sat, 19 Mar 2005 09:32:28 -0600
On 3/19/05 6:58 AM, "Bill Cheeseman" <email@hidden> wrote:
> on 2005-03-19 7:21 AM, Keith Blount at email@hidden wrote:
>
>> I am at a stage where I want to start rewriting a
>> large Cocoa project I started, but to do it right. The
>> project is document-based and has a number of GUI
>> elements, including a table view and an outline view
>> (both showing different filterings of the same
>> datasource model), a text view, a tab view with an
>> image view in it, and various panels etc. Each element
>> needs a fair bit of controller code linking it to the
>> model.
>
> As far as I know, my book is the only one on the market that takes the
> approach you're asking for. "Cocoa Recipes for Mac OS X: The Vermont
> Recipes" from Peachpit Press. Info and sample chapter
> here:<http://www.stepwise.com/Articles/VermontRecipes/>.
>
> It covers all the topics you mention above, except outline view, plus much
> more. It is built around a single, somewhat fanciful document-based
> application and adds a lot of things to it as you go along.
>
> It was written pre-Panther, so there is nothing in it about Cocoa bindings.
> But just about everything in it is still valid.
I have this book as well, and I can testify that it is probably what you're
looking for. It covers a fairly large project; so large in fact that I
never really got through the whole thing myself. And I whip through books
pretty fast.
But yes, Bill's book is probably what you're looking for. Great book BTW,
Bill.
Jaems
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden