Re: [Pyobjc-dev] Learning Cocoa with pyobjc
Brought to you by:
ronaldoussoren
|
From: Ronald O. <ron...@ma...> - 2008-02-28 11:07:02
|
On 28 Feb, 2008, at 11:54, Anders Olme wrote: > Hello, > > Do you have to have knowledge in objective-c/cocoa to be able to use > pyobjc or can you start learning coca in python directly? You can start learning Cocoa in Python, but it is helpful to have some knowlegde of Objective-C because almost all documentation and code snippets on the web are written in Objective-C. Ronald |