[pythonvis] Re: Introducing Classes

  • From: "Richard Dinger" <rrdinger@xxxxxxxxxx>
  • To: <pythonvis@xxxxxxxxxxxxx>
  • Date: Sun, 16 Oct 2016 20:18:56 -0700

I think there is an easier way to look at classes. We can discuss this on Thursday if you want.

Richard

-----Original Message----- From: Jim
Sent: Friday, October 14, 2016 1:38 PM
To: pythonvis
Subject: [pythonvis] Introducing Classes

Hi,
To you Python experts: This explanation started to help me understand
why you'd create classes. Since I learned Cobol before it had object
orientation and every variable was global, I have had a hard time
getting the point of what is going on here, but this is starting to
make me relate a little. It goes from explaining that modules only let
you use their code once to saying that you can use classes over and
over again. The exercise after this one starts to get over my head for
now, but I'm going to re-read that. I thought you'd want to see the
explanation and comment on it.
https://learnpythonthehardway.org/book/ex40.html

Thanks.

Jim

--
==========

Jim Homme
http://www.jimhommewebdev.com
Twitter: @jimhomme
Facebook: http://www.facebook.com/jimhomme
LinkedIn: https://www.linkedin.com/in/jimhomme
List web page is
//www.freelists.org/webpage/pythonvis

To unsubscribe, send email to
pythonvis-request@xxxxxxxxxxxxx with "unsubscribe" in the Subject field.
List web page is //www.freelists.org/webpage/pythonvis

To unsubscribe, send email to pythonvis-request@xxxxxxxxxxxxx with "unsubscribe" in the Subject field.

Other related posts: