Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

GirthP

macrumors regular
Original poster
Oct 1, 2007
121
0
Hello, i'm trying to get a footing in XCode by learning Python. Is PyObjC a good way to go? Or should I be doing straight Python?

Am I missing some obvious tutorials out there on PyObjC for XCode 3, because the tutorials out there do not look like the XCode I have under 10.5.2, and it's to say the least confusing.

I'd like to use Python to get to know the XCode program and environment. But maybe I'm getting in over my head with PyObjC?

Thanks guys! :)
 

szymczyk

macrumors regular
Mar 5, 2006
187
17
Learn Python before tackling PyObjC. I know you want to get familiar with Xcode, but Xcode isn't great for writing straight Python programs. I recommend using TextWrangler to learn Python because you can easily run and debug Python programs from TextWrangler. I have written instructions on how to set up TextWrangler to write programs in interpreted languages like Python and Ruby that you might find helpful.

After learning Python you can move on to using Xcode to write Cocoa apps using PyObjC.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.