Media Summary: today I talk about a common pitfall in typing and how to today I talk about how it's easy to get confused when installing packages and how to today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ...

Fixing Nameerror Typeerror In Python Type Annotations Intermediate Anthony Explains 104 - Detailed Analysis & Overview

today I talk about a common pitfall in typing and how to today I talk about how it's easy to get confused when installing packages and how to today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ... today I show you what the `TYPE_CHECKING` constant is in the typing module and why you would ever use it! - circular imports ... Are you fed up with running into the dreaded TypeError: unsupported operand type(s) for +: 'int' and 'str' in Python? 😫 Don’t ... today I talk about gradual typing, what that means for mypy, and the settings I tend to use when I'm adding

today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in today I talk about what a backslash at the beginning of a triple-quoted string does, and two reasons why I do it! playlist: ... today I talk about the dir() builtin and how it's helpful for debugging when tab complete isn't working! - debugger crash course: ... today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today we're back talking about typing in mypy -- I show you two ways to debug today I go over the easily confusable NotImplemented and NotImplementedError -- as well as covering functools.total_ordering ...

Photo Gallery

fixing NameError / TypeError in python type annotations (intermediate) anthony explains #104
why python -m pip? (beginner - intermediate) anthony explains #103
don't use cat! (intermediate) anthony explains #508
python typing: TYPE_CHECKING (intermediate) anthony explains #312
python typing: Optional is not optional! (intermediate) anthony explains #146
Fixing Python Type Error | Unexpected Type Error in Python Explained!
python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365
gradual typing python (and my approach) (beginner - intermediate) anthony explains #308
python __future__ "module" (beginner - intermediate) anthony explains #055
why backslash in triple-quoted-strings """\ (intermediate) anthony explains #105
TypeError and ValueError in Python 🐍 Explained and fixed ✅#coding #python #shorts #programming
typing: exception types (intermediate) anthony explains #082
View Detailed Profile
fixing NameError / TypeError in python type annotations (intermediate) anthony explains #104

fixing NameError / TypeError in python type annotations (intermediate) anthony explains #104

today I talk about a common pitfall in typing and how to

why python -m pip? (beginner - intermediate) anthony explains #103

why python -m pip? (beginner - intermediate) anthony explains #103

today I talk about how it's easy to get confused when installing packages and how to

don't use cat! (intermediate) anthony explains #508

don't use cat! (intermediate) anthony explains #508

today I talk about the `cat` command -- and that it's almost always unnecessary! playlist: ...

python typing: TYPE_CHECKING (intermediate) anthony explains #312

python typing: TYPE_CHECKING (intermediate) anthony explains #312

today I show you what the `TYPE_CHECKING` constant is in the typing module and why you would ever use it! - circular imports ...

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

Fixing Python Type Error | Unexpected Type Error in Python Explained!

Fixing Python Type Error | Unexpected Type Error in Python Explained!

Are you fed up with running into the dreaded TypeError: unsupported operand type(s) for +: 'int' and 'str' in Python? 😫 Don’t ...

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

gradual typing python (and my approach) (beginner - intermediate) anthony explains #308

gradual typing python (and my approach) (beginner - intermediate) anthony explains #308

today I talk about gradual typing, what that means for mypy, and the settings I tend to use when I'm adding

python __future__ "module" (beginner - intermediate) anthony explains #055

python __future__ "module" (beginner - intermediate) anthony explains #055

today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in

why backslash in triple-quoted-strings """\ (intermediate) anthony explains #105

why backslash in triple-quoted-strings """\ (intermediate) anthony explains #105

today I talk about what a backslash at the beginning of a triple-quoted string does, and two reasons why I do it! playlist: ...

TypeError and ValueError in Python 🐍 Explained and fixed ✅#coding #python #shorts #programming

TypeError and ValueError in Python 🐍 Explained and fixed ✅#coding #python #shorts #programming

Type error

typing: exception types (intermediate) anthony explains #082

typing: exception types (intermediate) anthony explains #082

today I talk about how to properly

Python's Type Annotations DON'T Do What You THINK They Do

Python's Type Annotations DON'T Do What You THINK They Do

I get a lot of comments regarding

debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111

debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111

today I talk about the dir() builtin and how it's helpful for debugging when tab complete isn't working! - debugger crash course: ...

Importance of TYPE ANNOTATIONS in Python || Python Type Hints || Type Annotations

Importance of TYPE ANNOTATIONS in Python || Python Type Hints || Type Annotations

Let's understand about: Importance of

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: ...

debugging mypy types (beginner - intermediate) anthony explains #299

debugging mypy types (beginner - intermediate) anthony explains #299

today we're back talking about typing in mypy -- I show you two ways to debug

NotImplemented vs NotImplementedError (beginner - intermediate) anthony explains #251

NotImplemented vs NotImplementedError (beginner - intermediate) anthony explains #251

today I go over the easily confusable NotImplemented and NotImplementedError -- as well as covering functools.total_ordering ...