[Tutor] Good tutorials about Python 2 and 3 OOP by Leonardo Giordani
Alan Gauld
alan.gauld at yahoo.co.uk
Thu Feb 14 05:38:44 EST 2019
On 14/02/2019 00:30, boB Stepp wrote:
> I have stumbled upon some articles by Leonardo Giordani that deal with
> OOP in Python. He has two sets of articles. The one concerning
> Python 2 is located at:
> http://blog.thedigitalcatonline.com/blog/2014/03/05/oop-concepts-in-python-2-dot-x-part-1/
An interesting article on how the class/object internals
work.
I note there are another 2 in the series but haven't had
time to read them yet.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list