Re: [Tutor] Good tutorials about Python 2 and 3 OOP by Leonardo Giordani

2019-02-14 Thread Alan Gauld via Tutor
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


___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] Good tutorials about Python 2 and 3 OOP by Leonardo Giordani

2019-02-13 Thread boB Stepp
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/

The one concerning Python 3 is at:
http://blog.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-1-objects-and-types/

The links for the next in each series is at the end of each article.

I have read most of the Python 2 first article and find it very well
written.  I hope these will be useful to others.  Also, it looks like
he has quite a few other articles that look equally interesting!

-- 
boB
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor