On Wed, 2003-08-27 at 14:12, Kory Wheatley wrote: > What is the best book to learn Python, for a beginner and than another > book for the advanced features?
I haven't read any of the more recent Python books. I learned Python by reading the tutorial, which is still a good, cheap way to learn Python especially if you have other programming experience. http://www.python.org/cgi-bin/moinmoin/IntroductoryBooks is a link to introductory Python books. Cheers, -Barry _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
