Channel Avatar

[object Object] @UCuudpdbKmQWq2PPzYgVCWlA@youtube.com

296K subscribers - no pronouns :c

Simple is better than complex_


10:08
Generics are awesome in Python
12:56
8 good-to-know dunder methods for collections in Python
08:07
Strings are MUCH more complex than I expected in Python
13:32
11 Cursed Python Snippets
06:41
New in Python 3.14: Exception syntax update
15:47
5 Unintuitive Python Features
03:12
Big updates: Free Python course & new coding channels
13:33
5 Weird Python Features
10:54
5 reasons why Python is a good language
08:50
I'm a huge Zed fan
07:06
Name mangling is crazy in Python
12:42
4 Types of List Comprehensions in Python Explained
14:41
5 Good Python Features
11:59
How "finally" works in Python [3.14 update]
08:08
"append" VS "extend" in Python
11:30
"atexit" in Python is Awesome
06:33
Python's Unpacking Operator Is Awesome
09:05
"is" vs "==" Explained in Detail in Python
00:18
Ready to learn Rust?
07:44
OrderedDict in Python is Awesome
03:08
This will finally change in Python 3.14
07:39
Python Snippets in Zed are Awesome
05:10
I'm trying Zed with the built-in AI assistants
07:14
I'm trying Zed, the next gen code editor
08:49
"@contextmanager" in Python is Awesome
13:52
How to use Context Managers in Python Tutorial
06:47
"requests_cache" in Python is Awesome
06:21
"chain" in Python is Awesome
09:41
Lambdas in Python Are Awesome
08:22
Infinite Iterators in Python are Awesome
12:02
5 Tips For Writing Better Code in Python
11:37
5 Ways To Improve Any Function in Python
07:38
What is Polymorphism in Python?
12:06
5 Useful Iterator Functions in Python
08:56
"groupby" in Python is Awesome
03:02
Channel Updates + Free Python Course Giveaway
01:01:36
49 Useful Built-In Functions in Python
12:15
Cool Set Features No One Told You About In Python
11:55
How to use "deque" in Python (Memory-efficient)
06:46
Every Decorator in Python Needs THIS: @wraps
06:53
My First YouTube Tutorial
13:04
The True Power of "ChainMap" in Python
07:15
The True Power of "defaultdict" in Python
12:03
"Callable" Explained in Only 12 Minutes
25:34
5 Bad Ideas In Python
19:43
Every F-String Trick In Python Explained
15:37
5 Wacky Python Features
30:42
Learn Python in Only 30 Minutes (Beginner Tutorial)
06:10
Why I Always Do This In Python
04:57
New in Python 3.13: Replace
06:19
New in Python 3.13: TypeIs
06:24
New in Python 3.13: @deprecated
09:16
5 EPIC New Features In REPL (Python 3.13)
08:20
How To Create Custom Exceptions In Python
06:37
"None" and "NoneType" Explained In Python
06:50
What does '__init__.py' do in Python?
08:07
StrEnum & IntEnum: New Enum Types In Python?
11:37
10 Crazy Python Operators That I Rarely Use
10:37
5 Cool Dataclass Features In Python
12:03
Enums Explained In Under 12 Minutes In Python