Does Python have a Type System?

Опубликовано: 28 Сентябрь 2024
на канале: Python for Everyone
154
9

This video is the first chapter of my upcoming "The Python Type System" online course. The course will be online in October 2024. It demystifies many myths and ambiguities about the most invisible part of any programming language: Its Type System. Learn the difference between static and dynamic type checking, implicitly and explicitly type checking and nominally and structurally sub typing.

M Y O N L I N E T R A I N I N G
🎓Do you like my style of teaching? Try free chapters of my online courses: https://pythonforeveryone.com

#typesystem #programming #python