Re: [Tutor] Updating Python on Mac OS X 10.5.6

2009-03-26 Thread Alan Gauld


"NBarnes"  wrote 


Fortress).  It seems like Python would be a good choice for such a
relatively simple project, and I've been wanting to learn Python.

seems reasonable), but I understand that we've since moved on to
Python 2.6?  And that Python 3.0 is out?  Is 3.0 mature enough to
support this sort of programming?


I'd go with Python 2.6 for learning.

Most tutorials are still either upgrading to v3 or stuck at v2.
Once you are comfortable with 2 you can set a flag on v2.6 that 
will flag any v3 incompatibilities so that you can fix them and get 
used to the diffrences before finally moving to v3. And by that time 
most of the 3rd party tools etc will be ported too!


HTH,

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor


[Tutor] Updating Python on Mac OS X 10.5.6

2009-03-26 Thread NBarnes
I'm wanting to put together a simple helper application for a game (a
better version of Dwarf Foreman for the highly addictive Dwarf
Fortress).  It seems like Python would be a good choice for such a
relatively simple project, and I've been wanting to learn Python.

But I'm not sure what version of Python to use or how to update my
Macbook's Python framework.  Idle claims that I have Python 2.5 (which
seems reasonable), but I understand that we've since moved on to
Python 2.6?  And that Python 3.0 is out?  Is 3.0 mature enough to
support this sort of programming?
___
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor