[Tutor] Threading
Daniel Yoo
dyoo@hkn.EECS.Berkeley.EDU
Tue, 12 Sep 2000 08:37:36 -0700 (PDT)
On Tue, 12 Sep 2000 FxItAL@aol.com wrote:
> >From the advice I've receieved, it has become apparent that I need to
> incorporate threading into my program. I have no formal programming training
> and need the basics on this subject and on classes. I've read "The Quick
> Python" book and was moving along quite well until this point. I'm just
> looking for a good referance book.
The "Python Essential Reference" by David Beazley is very good as a
general Python reference. It has concise examples and is easy to hold in
one's hand. *grin*