[Tutor] Which version to start with?
Rich Lovely
roadierich at googlemail.com
Mon Oct 5 23:43:22 CEST 2009
2009/10/5 Nick Hird <nrhird at gmail.com>:
> What is the best version of python to start out with? I see some
> discussions on the net about not going to 3.1 but staying with the 2.x
> releases. But then i see that 3.1 is better if your just starting.
> Thanks for any insight on which version to go with.
> -Nick
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
I've got to say I think version 2.6 is the one to go with. Yes, 3.1
has been out for a while now, so support for it is getting better, but
2.6 code is very much the same as 2.5, so support has been around for
much longer, and therefore will be much more stable. The same applies
to tutorials: As code has changed very little since 2.0, there are
likely to be less errors, and a much larger archive of questions asked
previously - most of the posts to this list, archived at
http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/python-Tutor
(among a few other places), are about 2.x code.
--
Rich "Roadie Rich" Lovely
There are 10 types of people in the world: those who know binary,
those who do not, and those who are off by one.
More information about the Tutor
mailing list