Media Summary: oh hey, it's episode 100! today I talk about one of my favorite ways to make plain-old-data classes in today I answer a question about the two forms of `git` aliases! - git git: playlist: ... we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...

Python Naming And Underscores Beginner Intermediate Anthony Explains 178 - Detailed Analysis & Overview

oh hey, it's episode 100! today I talk about one of my favorite ways to make plain-old-data classes in today I answer a question about the two forms of `git` aliases! - git git: playlist: ... we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ... today I go over all of the various argument/parameter types for today I show a quick little trick for making numbers more readable in today I talk about how to type annotate a -- fortunately it's really easy! - what is  ...

Check out our courses: Java Spring Boot AI Live Course: Coupon: TELUSKO20 (20% ... today I talk about the __import__ builtin in today I talk about a boolean trap, how you can spot one in code review, and how you can fix the problem using a few Check out our courses: AI Powered DevOps with AWS - Live Course :- Coupon: ... today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ... Get all my courses for USD 5.99/Month - In this

Photo Gallery

python: naming and underscores (beginner - intermediate) anthony explains #178
intro to python namedtuples! (beginner - intermediate) anthony explains #100
python variable unpackings (beginner - intermediate) anthony explains #031
python type(x).__name__ vs x.__class__.__name__ (intermediate) anthony explains #006
what is the bang (!) in git aliases (beginner - intermediate) anthony explains #179
python: decorating a class (intermediate) anthony explains #194
all python argument / parameter types (beginner - intermediate) anthony explains #021
python integer literal underscores! (beginner) anthony explains #183
python typing: @property (beginner - intermediate) anthony explains #117
#49 Python Tutorial for Beginners | Class and Object
using the python __import__ builtin correctly (intermediate) anthony explains #064
P_10 Variable Naming Rules in Python | Python Tutorials for Beginners
View Detailed Profile
python: naming and underscores (beginner - intermediate) anthony explains #178

python: naming and underscores (beginner - intermediate) anthony explains #178

today I talk about

intro to python namedtuples! (beginner - intermediate) anthony explains #100

intro to python namedtuples! (beginner - intermediate) anthony explains #100

oh hey, it's episode 100! today I talk about one of my favorite ways to make plain-old-data classes in

python variable unpackings (beginner - intermediate) anthony explains #031

python variable unpackings (beginner - intermediate) anthony explains #031

today I

python type(x).__name__ vs x.__class__.__name__ (intermediate) anthony explains #006

python type(x).__name__ vs x.__class__.__name__ (intermediate) anthony explains #006

very short one, I

what is the bang (!) in git aliases (beginner - intermediate) anthony explains #179

what is the bang (!) in git aliases (beginner - intermediate) anthony explains #179

today I answer a question about the two forms of `git` aliases! - git git: https://youtu.be/BkUW2NgfZao playlist: ...

python: decorating a class (intermediate) anthony explains #194

python: decorating a class (intermediate) anthony explains #194

we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...

all python argument / parameter types (beginner - intermediate) anthony explains #021

all python argument / parameter types (beginner - intermediate) anthony explains #021

today I go over all of the various argument/parameter types for

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 typing: @property (beginner - intermediate) anthony explains #117

python typing: @property (beginner - intermediate) anthony explains #117

today I talk about how to type annotate a @property -- fortunately it's really easy! - what is @property ...

#49 Python Tutorial for Beginners | Class and Object

#49 Python Tutorial for Beginners | Class and Object

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

using the python __import__ builtin correctly (intermediate) anthony explains #064

using the python __import__ builtin correctly (intermediate) anthony explains #064

today I talk about the __import__ builtin in

P_10 Variable Naming Rules in Python | Python Tutorials for Beginners

P_10 Variable Naming Rules in Python | Python Tutorials for Beginners

Python

what is a boolean trap? (programming antipattern) (beginner - intermediate) anthony explains #204

what is a boolean trap? (programming antipattern) (beginner - intermediate) anthony explains #204

today I talk about a boolean trap, how you can spot one in code review, and how you can fix the problem using a few

#46 Python Tutorial for Beginners | Special Variable __name__

#46 Python Tutorial for Beginners | Special Variable __name__

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

python: conditional context and ExitStack (intermediate) anthony explains #189

python: conditional context and ExitStack (intermediate) anthony explains #189

today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ...

the python @property decorator (beginner - intermediate) anthony explains #005

the python @property decorator (beginner - intermediate) anthony explains #005

In this video I

Python for Testers #3 - Python Variable naming Conventions

Python for Testers #3 - Python Variable naming Conventions

Get all my courses for USD 5.99/Month - https://bit.ly/all-courses-subscription In this

python scoping (beginner - intermediate) anthony explains #197

python scoping (beginner - intermediate) anthony explains #197

python

python: more advanced breakpoint() usage (intermediate) anthony explains #149

python: more advanced breakpoint() usage (intermediate) anthony explains #149

today I talk about more

Python Identifiers? Python interview preparation new series #6 #python #interview

Python Identifiers? Python interview preparation new series #6 #python #interview

Explain python