Media Summary: today I talk about the absolutely-fastest way to start today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... old man yells at walrus -- I show some weird (intentional)
Python Scoping Beginner Intermediate Anthony - Detailed Analysis & Overview
today I talk about the absolutely-fastest way to start today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... old man yells at walrus -- I show some weird (intentional) 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 how to type annotate a -- fortunately it's really today I show the tools and processes I used to improve
it's here! with ugly new typing syntax and infinitely nestable fstrings and one of the funniest changes I've seen in a while -- today I talk about comprehensions (list, set, dict, generator) and the syntax and how you can think about them as (nested) for loops ... today I talk about the concept of immutability and all the things that are immutable in Join my Patreon: Discord: Follow me on Twitter: ... today I talk about a bit of a hidden gem in today I go over all of the various argument/parameter types for
today I talk about the `source` command -- why it exists, and why I prefer `.` over `source`! playlist: ... today we're back talking about typing in mypy -- I show you two ways to debug types during type checking as well as a hint about ... today we explain a bit of an oddity with `id(...)` in cpython and explain why two separate objects can have the same id! playlist: ... we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...