Learning Python 2.4

Ashton Fagg ashton at fagg.id.au
Tue Dec 20 21:13:07 EST 2011


On 21 December 2011 10:31, Rick Johnson <rantingrickjohnson at gmail.com> wrote:
> Kimma, don't listen to either of these guys. Anything before Python
> 3.0 is now obsolete. We are currently at 3.2.2 for a stable release.
> If a tutorial writer is too lazy to update his tutorial to AT LEAST
> Python 3.0, THEN he is a fool and should be banished from not only
> this community, but from the Internets also.

I got the impression the OP was learning programming in general (i.e.
from scratch) and not merely "learning Python". If this is the case it
shouldn't matter if they're merely learning the concepts as you can
always get up to speed on the differences later on as they get more
experienced.

If they are "learning Python" (i.e. have programmed previously and are
learning this as a new language), learning the basics from the book
would be fine and it shouldn't be too hard to get up to speed on the
newer stuff later on. Although I'd recommend starting on the latest
iteration if possible, as it will alleviate some of the leg work of
catching up on the newer features.

Cheers.


-- 
Ashton Fagg
E-mail: ashton at fagg.id.au
Web: http://www.fagg.id.au/~ashton/

Keep calm and call Batman.



More information about the Python-list mailing list