link experiment
This commit is contained in:
11
Notes/05_Object_model/00_Overview.md
Normal file
11
Notes/05_Object_model/00_Overview.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Overview
|
||||
|
||||
The inner workings of Python Objects.
|
||||
|
||||
In this section we will cover:
|
||||
|
||||
* A few more details about how objects work.
|
||||
* How objects are represented.
|
||||
* Details of attribute access.
|
||||
* Data encapsulation techniques.
|
||||
|
||||
Reference in New Issue
Block a user