Jump to content

Talk:Python Programming/Object-oriented programming

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world
Latest comment: 14 years ago by 174.6.84.65

I try to be as simple as possible so new users into programming can get the concepts. Still I'm missing the correct terminology for it (guest I will need to check my references). Anything else let me know. --Dragonecc (talk) 18:51, 8 December 2007 (UTC)Reply

Not sure if this is the right place for it, but I wanted to take the time to thank you as someone new to Python (primarily worked in C) and trying to learn about OOP. This helped a lot. So thanks for your awesome contribution. -- 24.83.94.74 (talk) 12:41, 7 January 2008 (UTC)Reply

Check the next book topic as it features some OOP usage in real programing interfaces. Dragonecc (discusscontribs) 18:52, 16 January 2011 (UTC)Reply

"only one indent with 'self' as its first argument (we get to this later)" - WHERE? 195.241.35.98 (talk) 17:27, 12 September 2010 (UTC)Reply

Thanks for catching this typo. Self was define on a note right next to the place.Dragonecc (discusscontribs) 18:52, 16 January 2011 (UTC)Reply

I'm also here to learn python, and am confident enough to make corrections/enhancements where i think they should be made.

I don't fully understand the part "Beginning from Python 2.2, you may also define the above example in a way that looks like a normal variable:". I think it --and the subsequent example-- needs to be expanded and clarified. And i'm removing "Beginning from Python 2.2, "; we don't need the history.

martin f 174.6.84.65 (discuss) 18:37, 24 April 2011 (UTC)Reply

Well when this was written Python 2.3 and 3.0 where either on beta or recently release. However thanks for the correction as it read more clearer. Dragonecc (discusscontribs)