Media Summary: today I issue a correction to my very first video and today I talk about the `assert` statement, what it is, how it works, and why some will flag it as a "security" issue. playlist: ... today I talk about a common pattern I see in

Python What Is 0 Arg Raise Beginner Anthony Explains 387 - Detailed Analysis & Overview

today I issue a correction to my very first video and today I talk about the `assert` statement, what it is, how it works, and why some will flag it as a "security" issue. playlist: ... today I talk about a common pattern I see in today I show a quick little trick for making numbers more readable in today I talk about tracebacks! how to read them, why Check out our courses: AI Powered DevOps with AWS - Live Course :- Coupon: ...

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 share a bit of industry wisdom about naming large scale refactors as well as my recommendation for renaming large ... today we talk about type aliases -- a nifty way to shorten some verbose type names or expose a named "type" playlist: ... Join my Patreon: Discord: Follow me on Twitter: ... today I talk about the any / all builtins in today I talk about the Ellipsis builtin and how it made its way to being a first class citizen as well as its applications in typing / mypy.

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

Photo Gallery

python: what is 0-arg raise? (beginner) anthony explains #387
python: raise SystemExit (beginner - intermediate) anthony explains #331
python: what is assert? (beginner) anthony explains #240
range(len(...)) is almost always wrong in python (beginner) anthony explains #345
python integer literal underscores! (beginner) anthony explains #183
python: traceback basics + raise from (beginner - intermediate) anthony explains #283
Functions in Python are easy 📞
don't run `python my/script.py`! (beginner - intermediate) anthony explains #407
#63 Python Tutorial for Beginners | Exception Handling
python easter eggs: this (beginner) anthony explains #318
python 3.12 release highlights (beginner - advanced) anthony explains #548
Python for Beginners - Learn Coding with Python in 1 Hour
View Detailed Profile
python: what is 0-arg raise? (beginner) anthony explains #387

python: what is 0-arg raise? (beginner) anthony explains #387

today we talk a bit about the `

python: raise SystemExit (beginner - intermediate) anthony explains #331

python: raise SystemExit (beginner - intermediate) anthony explains #331

today I issue a correction to my very first video and

python: what is assert? (beginner) anthony explains #240

python: what is assert? (beginner) anthony explains #240

today I talk about the `assert` statement, what it is, how it works, and why some will flag it as a "security" issue. playlist: ...

range(len(...)) is almost always wrong in python (beginner) anthony explains #345

range(len(...)) is almost always wrong in python (beginner) anthony explains #345

today I talk about a common pattern I see in

python integer literal underscores! (beginner) anthony explains #183

python integer literal underscores! (beginner) anthony explains #183

today I show a quick little trick for making numbers more readable in

python: traceback basics + raise from (beginner - intermediate) anthony explains #283

python: traceback basics + raise from (beginner - intermediate) anthony explains #283

today I talk about tracebacks! how to read them, why

Functions in Python are easy 📞

Functions in Python are easy 📞

python

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

today I show why running `

#63 Python Tutorial for Beginners | Exception Handling

#63 Python Tutorial for Beginners | Exception Handling

Check out our courses: AI Powered DevOps with AWS - Live Course :- https://go.telusko.com/AIDevOps-AWS Coupon: ...

python easter eggs: this (beginner) anthony explains #318

python easter eggs: this (beginner) anthony explains #318

today I talk about `this` -- the zen of

python 3.12 release highlights (beginner - advanced) anthony explains #548

python 3.12 release highlights (beginner - advanced) anthony explains #548

it's here! with ugly new typing syntax and infinitely nestable fstrings and one of the funniest changes I've seen in a while --

Python for Beginners - Learn Coding with Python in 1 Hour

Python for Beginners - Learn Coding with Python in 1 Hour

Learn

what are python doctests? (beginner - intermediate) anthony explains #300

what are python doctests? (beginner - intermediate) anthony explains #300

today I talk about

don't name things "..._new" (beginner) anthony explains #333

don't name things "..._new" (beginner) anthony explains #333

today I share a bit of industry wisdom about naming large scale refactors as well as my recommendation for renaming large ...

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

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

today we talk about type aliases -- a nifty way to shorten some verbose type names or expose a named "type" playlist: ...

*Args and **Kwargs in Python

*Args and **Kwargs in Python

Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...

python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344

python: what is `__main__` / `__main__.py` ? (beginner - intermediate) anthony explains #344

today I show what `__main__` means for

python: how do any / all work? (beginner) anthony explains #225

python: how do any / all work? (beginner) anthony explains #225

today I talk about the any / all builtins in

python: Ellipsis (...) and typing (beginner - intermediate) anthony explains #067

python: Ellipsis (...) and typing (beginner - intermediate) anthony explains #067

today I talk about the Ellipsis builtin and how it made its way to being a first class citizen as well as its applications in typing / mypy.

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