ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-Tutor
python-Tutor
RE: [Tutor] Python Books
by Charlie Clark other posts by this author
Aug 10 2001 4:17PM messages near this date
Re: [Tutor] Help with vars() | Re: [Tutor] Python Books
> For someone with some programming experience, *Learning Python* has 
some
> good discussion. *Core Python Programming* is an excellent book 
covering
> the basics and an introduction to some more intermediate topics. These
> days I find *Core Python Programming* and *Programming Python* to be 
an
> awesome combination. *Core* seems like a great introductory textbook,
> and *Programming Python (2nd edition)* is like a big, thick tutorial 
on
> real world Python.

What programming experience do you have? What do you want to / need to 
program?
Mark Lutz is an excellent writer: "Learning Python" is good as it 
covers some of the problems people with programming experience have 
when they start learning Python and "Programming Python" (both 
editions) goes into good detail on a wide range of topics: the second 
edition is particularly good on internet based work. But you might get 
more out of the "Python standard library" from Fredrik Lundh: the core 
Python language is easily learnt, but it's the extension via the 
library which makes Python so interesting. Martin von Loewis book is 
also very thorough: if you read German. What I'm missing is a good 
introduction to object oriented programming with Python for people new 
to both and the online documentation should include more examples.

Charlie


_______________________________________________
Tutor maillist  -  Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Charlie Clark
Rob Andrews

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved