> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Jeff Peery
> Sent: Wednesday, March 07, 2007 10:15 AM
> To: tutor@python.org
> Subject: [Tutor] recommendation for good OO book?
> 
> Hello, I've been using python for a few years now and I 
> really like it. Although i am beginning to realize I really 
> don't utilize this object oriented stuff in a good way. Does 
> anyone have a favorite book regarding the basics/intro to 
> object oriented programming, how to write good OO code??
> 
> thanks,
> Jeff
> 

I liked The Object Oriented Thought Process. It uses Java and C#(I
think) as examples. I then reread the chapters in Learning Python on OO
to get a better understanding of the Python way of doing it.

Mike

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to