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
Next revisionBoth sides next revision
python:python_misc:oo_fundamentals_with_python [2018/08/23 17:08] – [Class-based object-orientation] mithatpython:python_misc:oo_fundamentals_with_python [2018/11/30 18:23] – [Next steps] mithat
Line 267: Line 267:
 ==== Next steps ==== ==== Next steps ====
  
-This just scratches the surface of what's possible with object-oriented programming. In particular, we haven't addressed the matter of protecting our class' members. But with even with the basics you have learned here, you can now create Python objects whose state is maintained through predefined behaviors.+This just scratches the surface of what's possible with object-oriented programming. In particular, we haven't addressed the matter of protecting our class' members or reusing code through //inheritance//. But with even with the basics you have learned here, you can now create Python objects whose state is maintained through predefined behaviors.
  
 Copyright © 2011-2018 Mithat Konar. All rights reserved. Copyright © 2011-2018 Mithat Konar. All rights reserved.
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