Media Summary: In todays video we will be looking at another uncommon typing feature provided by the typing module in today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about the approach I take to gradual typing in

Python Newtype Vs Aliases Intermediate - Detailed Analysis & Overview

In todays video we will be looking at another uncommon typing feature provided by the typing module in today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about the approach I take to gradual typing in Powered by Restream All languages have different types of variables. Modern strictly-typed languages typically ... today we introduce another typing / mypy concept: generics! I show a few examples of how to write generic functions and generic ... today I talk about whether adding type annotations to

Photo Gallery

python: NewType vs aliases (intermediate) anthony explains #368
Python Has A NewType That No One Is Using?
python typing: aliases (beginner - intermediate) anthony explains #180
NEW generic / alias syntax for python 3.12 (PEP 695) (intermediate) anthony explains #561
python typing: object vs Any (intermediate) anthony explains #275
python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365
"TypeAlias" Solves A VERY Common Problem In Python
opinion: don't bother typing tests (intermediate) anthony explains #347
Beyond Code Live X: Types, "newtype"s, and Type Aliases
python Generics (intermediate) anthony explains #430
is python with types faster? (intermediate) anthony explains #126
python typing: Optional is not optional! (intermediate) anthony explains #146
View Detailed Profile
python: NewType vs aliases (intermediate) anthony explains #368

python: NewType vs aliases (intermediate) anthony explains #368

today is another

Python Has A NewType That No One Is Using?

Python Has A NewType That No One Is Using?

In todays video we will be looking at another uncommon typing feature provided by the typing module in

python typing: aliases (beginner - intermediate) anthony explains #180

python typing: aliases (beginner - intermediate) anthony explains #180

today we talk about type

NEW generic / alias syntax for python 3.12 (PEP 695) (intermediate) anthony explains #561

NEW generic / alias syntax for python 3.12 (PEP 695) (intermediate) anthony explains #561

today we go over the new syntax added in

python typing: object vs Any (intermediate) anthony explains #275

python typing: object vs Any (intermediate) anthony explains #275

today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ...

python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365

python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365

today I talk about explicit type

"TypeAlias" Solves A VERY Common Problem In Python

"TypeAlias" Solves A VERY Common Problem In Python

Learn how you can use TypeAlias in

opinion: don't bother typing tests (intermediate) anthony explains #347

opinion: don't bother typing tests (intermediate) anthony explains #347

today I talk about the approach I take to gradual typing in

Beyond Code Live X: Types, "newtype"s, and Type Aliases

Beyond Code Live X: Types, "newtype"s, and Type Aliases

Powered by Restream https://restream.io/ All languages have different types of variables. Modern strictly-typed languages typically ...

python Generics (intermediate) anthony explains #430

python Generics (intermediate) anthony explains #430

today we introduce another typing / mypy concept: generics! I show a few examples of how to write generic functions and generic ...

is python with types faster? (intermediate) anthony explains #126

is python with types faster? (intermediate) anthony explains #126

today I talk about whether adding type annotations to

python typing: Optional is not optional! (intermediate) anthony explains #146

python typing: Optional is not optional! (intermediate) anthony explains #146

today I talk about the Optional type in

Interfaces vs Type Aliases: what's the difference?

Interfaces vs Type Aliases: what's the difference?

Just how different are type