slightly OT - newbie Objective-C resources for experienced Pythonusers

J

J Peyret

I'm starting to look at the iPhone SDK and I'd like to know of
resources on the Net that approach that language with a Pythonic
mindset. Mind you, I want to code Objective-C, not pine about Python
not being on the iPhone either. The kind of elegant simple code that
a good Python coder who also knows C well would code in C.

For example, valueForKey seems to map well to dynamic coding a la
__getattr__, but a Java programmer would be all over the getter/
setters, design patterns and frameworks instead. I want to know about
simplicity, introspection and dynamic stuff, not Java-translated-to-
Objective-C.

Any recommendations?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top