code-examples.zip
code-examples
01_intro_oop
main.py
854 Bytes
02_inheritance
main.py
1.6 kB
step_0.py
542 Bytes
step_1.py
2.7 kB
step_2.py
2.0 kB
03_polymorphism
main.py
1.2 kB
04_SOLID_SRP
step_0
main.py
908 Bytes
step_1
main.py
1.1 kB
step_2
main.py
1.2 kB
05_SOLID_OCP
step_0
main.py
396 Bytes
step_1
main.py
638 Bytes
step_2_ducktyping
main.py
515 Bytes
step_2_protocol
main.py
649 Bytes
06_SOLID_DIP
step_0
main.py
607 Bytes
step_1
main.py
837 Bytes
step_3
main.py
1.1 kB
step_4
core
button.py
651 Bytes
main.py
496 Bytes
07_SOLID_ISP
step_0.py
1.5 kB
step_1.py
1.8 kB
07_SOLID_LSP
step_0.py
847 Bytes