Media Summary: today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... - A better way to prepare for Coding Interviews Twitter: Discord: ...

Python Str Translate Intermediate Anthony Explains 205 - Detailed Analysis & Overview

today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... - A better way to prepare for Coding Interviews Twitter: Discord: ... today I show the tools and processes I used to improve today I show how I went about improving the performance of the tokenize module by 20-30%. first why I noticed it at all to begin ... 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

today I show all the many many ways to format strings in Today I give a crash course on the basics of regular expressions and how you might use them to do some basic text matching! 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 show off (again) the new f-strings syntax in 3.12 and the problems it solves from previous versions playlist: ... today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ... today I talk about the difference between len(x) and x.__len__() (as well as other similar functions!) playlist: ...

Photo Gallery

python: str.translate (intermediate) anthony explains #205
my favorite python str method! (beginner - intermediate) anthony explains #003
python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133
python typing: object vs Any (intermediate) anthony explains #275
all string syntaxes (beginner) anthony explains #525
Isomorphic Strings - Leetcode 205 - Python
how I sped up python by 20ms (intermediate) anthony explains #417
how I sped up python's tokenize module by 25% (intermediate) anthony explains #221
python implicit string joining (beginner - intermediate) anthony explains #017
what is a boolean trap? (programming antipattern) (beginner - intermediate) anthony explains #204
string formatting in python (beginner - intermediate) anthony explains #042
python packaging: src layout (intermediate) anthony explains #048
View Detailed Profile
python: str.translate (intermediate) anthony explains #205

python: str.translate (intermediate) anthony explains #205

today I talk about the `

my favorite python str method! (beginner - intermediate) anthony explains #003

my favorite python str method! (beginner - intermediate) anthony explains #003

oops spoiler in the thumbnail it's

python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133

python: raw (NOT REGEX) r'strings' (beginner - intermediate) anthony explains #133

today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them!

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

all string syntaxes (beginner) anthony explains #525

all string syntaxes (beginner) anthony explains #525

I've been recently teaching juice some

Isomorphic Strings - Leetcode 205 - Python

Isomorphic Strings - Leetcode 205 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Twitter: https://twitter.com/neetcode1 Discord: ...

how I sped up python by 20ms (intermediate) anthony explains #417

how I sped up python by 20ms (intermediate) anthony explains #417

today I show the tools and processes I used to improve

how I sped up python's tokenize module by 25% (intermediate) anthony explains #221

how I sped up python's tokenize module by 25% (intermediate) anthony explains #221

today I show how I went about improving the performance of the tokenize module by 20-30%. first why I noticed it at all to begin ...

python implicit string joining (beginner - intermediate) anthony explains #017

python implicit string joining (beginner - intermediate) anthony explains #017

today I

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

string formatting in python (beginner - intermediate) anthony explains #042

string formatting in python (beginner - intermediate) anthony explains #042

today I show all the many many ways to format strings in

python packaging: src layout (intermediate) anthony explains #048

python packaging: src layout (intermediate) anthony explains #048

today I

regular expressions crash course (beginner - intermediate) anthony explains #052

regular expressions crash course (beginner - intermediate) anthony explains #052

Today I give a crash course on the basics of regular expressions and how you might use them to do some basic text matching!

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: all about comprehensions! (beginner - intermediate) anthony explains #161

python: all about comprehensions! (beginner - intermediate) anthony explains #161

today I talk about comprehensions (list, set, dict, generator) and the syntax and how you can think about them as (nested) for loops ...

new 3.12 f-strings syntax! (intermediate) anthony explains #562

new 3.12 f-strings syntax! (intermediate) anthony explains #562

today I show off (again) the new f-strings syntax in 3.12 and the problems it solves from previous versions playlist: ...

python descriptors! (advanced) anthony explains #519

python descriptors! (advanced) anthony explains #519

today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ...

Python String translate

Python String translate

Python's string translate

python: len(x) vs x.__len__() (beginner - intermediate) anthony explains #131

python: len(x) vs x.__len__() (beginner - intermediate) anthony explains #131

today I talk about the difference between len(x) and x.__len__() (as well as other similar functions!) playlist: ...