On 11/15/05 4:16 PM, "David Reed" <[EMAIL PROTECTED]> wrote:
>> [1] Aaron Hillegass, Cocoa Programming for OS X, ISBN: 0321213149
>> [2] Garfinkel and Mahoney, Building Cocoa Applications: A Step by
>> Step Guide, ISBN: 0596002351
>> [3] Scott Anguish, et al., Cocoa Programming, ISBN: 0672322307
>
On Nov 15, 2005, at 4:50 PM, Dethe Elza wrote:
Hi David,
While no one book covers all of Cocoa, going through a book can
help give you a "feel" for how Cocoa programs come together. I've
often caught myself making things *way* more difficult than they
need to be before I discovered the
Hi David,
While no one book covers all of Cocoa, going through a book can help
give you a "feel" for how Cocoa programs come together. I've often
caught myself making things *way* more difficult than they need to be
before I discovered the Coccoa Way To Do It. I'm still learning the
Coco
On 11/15/05, Paul Davis <[EMAIL PROTECTED]> wrote:
Not that my opinion has much weight on this matter, but I also recentlystarted playing with PyObjC and Cocoa. I really noticed that the APIdocumentation that apple provides is extremely hard to navigate. Mybuddy told me that there are programs to
On 11/15/05, Dave Reed <[EMAIL PROTECTED]> wrote:
I've an experienced Python programmer on Linux - I've mainly used gtkand glade for interfaces and now I'm slowly trying to get startedwith Cocoa apps on X-Code.I've got the CurrencyConverter example working in Python and I did
the HelloWorld example
I've an experienced Python programmer on Linux - I've mainly used gtk
and glade for interfaces and now I'm slowly trying to get started
with Cocoa apps on X-Code.
I've got the CurrencyConverter example working in Python and I did
the HelloWorld example in "The Mac XCode 2 Book" by Cohen and
On Nov 14, 2005, at 5:42 PM, David Reed wrote:
> I've an experienced Python programmer on Linux - I've mainly used
> gtk and glade for interfaces and now I'm slowly trying to get
> started with Cocoa apps on X-Code.
>
> I've got the CurrencyConverter example working in Python and I did
> th
I've an experienced Python programmer on Linux - I've mainly used gtk
and glade for interfaces and now I'm slowly trying to get started
with Cocoa apps on X-Code.
I've got the CurrencyConverter example working in Python and I did
the HelloWorld example in "The Mac XCode 2 Book" by Cohen and