[Tutor] Python scripts: to use class or not — what is the best practice?

Alan Gauld alan.gauld at yahoo.co.uk
Tue Mar 17 06:19:08 EDT 2020


On 17/03/2020 04:27, David L Neil via Tutor wrote:

> I can't recall when I last read Grady Booch. Do any of his later works 
> cite Python examples as their second language?

No. In his 3rd edition he mentions it as one of the modern languages,
but he doesn't use it. The 3rd edition uses C++, Java, Smalltalk and Lisp.

The 1st edition used ObjectPascal which is probably the closest
to Python in that it has no explicit data hiding.

-- 
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