newbie books

Peter Hansen peter at engcorp.com
Sat Sep 16 18:52:43 EDT 2000


Robert wrote:
> 
> Once you do the 24 hour route...Python and Tkinter programming by
> Grayson...a must have!

Unless you feel like saving yourself some effort, and just going
straight to wxPython.  Having been there and done that, I recommend
against Tkinter as a means of doing GUIs in Python, except for special
cases (such as cross-platform work that involves targets not yet
supported by wxPython).

> "David Arthurs" <darthurs at nbnet.nb.ca> wrote in message
> news:blv6ss8p6jcoo1e6embap4v9kf3v53c10k at 4ax.com...
> > I have no experience in programming.  I'm looking to learn python.
> > Can anyone recommend some good books for a beginner?

-- 
Peter Hansen



More information about the Python-list mailing list