Skip to content

Type Hints Explained — Video Resources

← Back to Concept

Best Single Video

Can you BELIEVE all this new type hinting stuff? New in Python 3.10 - Part I by mCoding (12 min) Why: Covers the modern type hinting syntax introduced in Python 3.10 including union types with |, TypeAlias, and ParamSpec. mCoding explains not just the syntax but the reasoning behind each addition. Essential for writing current Python.

Alternatives

Deep Dives


Last verified: February 2026