[issue14219] start the Class tutorial in a more gentle manner

New submission from Tshepang Lekhonkhobe tshepang@gmail.com:
Looking at Doc/tutorial/classes, the section "Python Scopes and Namespaces" is full of heavy/deep information. I expect that people who would be able to properly digest that info are people who are already advanced at Python, and therefore maybe it should be moved to some cookbook (or language reference). I would prefer something gentler, since the tutorial is for Python newbies who aren't necessarily conversant with OO concepts.
There can of course be links to heavier material for deeper understanding.
---------- assignee: docs@python components: Documentation messages: 155065 nosy: docs@python, tshepang priority: normal severity: normal status: open title: start the Class tutorial in a more gentle manner type: enhancement
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue14219 _______________________________________

Changes by Tshepang Lekhonkhobe tshepang@gmail.com:
---------- versions: +Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue14219 _______________________________________

Sandro Tosi sandro.tosi@gmail.com added the comment:
see msg155067
---------- nosy: +sandro.tosi versions: -Python 2.6, Python 3.1
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue14219 _______________________________________

Changes by Éric Araujo merwok@netwok.org:
---------- nosy: +eric.araujo
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue14219 _______________________________________

Changes by Tshepang Lekhonkhobe tshepang@gmail.com:
---------- title: start the Class tutorial in a more gentle manner -> make the Classes tutorial more gentle versions: +Python 3.4
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue14219 _______________________________________

Change by Irit Katriel iritkatriel@yahoo.com:
---------- versions: +Python 3.10, Python 3.9 -Python 2.7, Python 3.2, Python 3.3, Python 3.4
_______________________________________ Python tracker report@bugs.python.org https://bugs.python.org/issue14219 _______________________________________
participants (4)
-
Irit Katriel
-
Sandro Tosi
-
Tshepang Lekhonkhobe
-
Éric Araujo