learning python...

Harry George hgg9140 at cola.ca.boeing.com
Thu Mar 22 09:27:48 EST 2001


No matter what, get a copy of Beazley's Python Essential Reference.

If you already program in several languages (e.g., are familiar with
scripting, objects, method overrides, and lisp-ish map/apply/etc.),
you may be able to learn python from that book (plus looking at code
examples for good idioms).  Basically, you would be looking up python
syntax for things you already understand in principle.

If Essential Python leaves you guessing, the Quick Python Book might
fill in the gaps.

"Benjamin.Altman" <ben at .> writes:

> Hello.  From the perspective of someone who already has programming
> experience, would anyone know if O'reillys "Learning Python" book would
> be better than say Prentice Hall's "Core Python Programming"?  Or would
> it be better to go straight into something like "Programming Python"?
> 
> Thanks,
> Ben
> 

-- 
Harry George                E-mail:  harry.g.george at boeing.com
The Boeing Company          Renton:  (425) 237-6915
P. O. Box 3707  02-CA       Everett: (425) 266-3868
Seattle, WA 98124-2207      Page:    (425) 631-8803  



More information about the Python-list mailing list