Episodio

Mixins (ereditarietà multipla) | Altre informazioni su Python per principianti [10 di 20]

L'ereditarietà multipla è un po' un argomento controverso. Anche se non si prenderanno parte a questo dibattito, si esaminerà il modo in cui Python supporta l'ereditarietà multipla. Verrà illustrato uno scenario comune che verrà illustrato quando si usano alcuni framework comuni.

Guardare la serie Python per principianti qui: https://aka.ms/PythonBeginnerSeries
Per il corso completo "Introduzione a Python" su Microsoft Learn: https://aka.ms/MSLearnPython
Tutti i contenuti video saranno disponibili all'indirizzo: https://github.com/microsoft/c9-python-getting-started/
Prima serie: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
Seconda serie: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
Terza serie: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools

#microsoftdeveloper #morepythonforbeginners #learntocode

Python