User Tools

Site Tools


python:python_misc:oo_fundamentals_with_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
python:python_misc:oo_fundamentals_with_python [2018/11/30 18:41] – [Defining classes in Python] mithatpython:python_misc:oo_fundamentals_with_python [2018/11/30 18:45] (current) – [Instantiation and use] mithat
Line 212: Line 212:
 a.click(self) a.click(self)
 </code> </code>
-Python's inner workings manage the fist parameter automatically and implicitly.+Python's inner workings manage the fist parameter (i.e., ''self''automatically and implicitly.
  
 ==== Parameterized constructors and methods ==== ==== Parameterized constructors and methods ====
python/python_misc/oo_fundamentals_with_python.txt · Last modified: 2018/11/30 18:45 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki