Python Scope : LEGB Rule, global/local Keywords and Namespaces
Joseph Loves Python
Python Scope : LEGB Rule, global/local Keywords and Namespaces
17:05
Tuples Are Underrated! List vs Tuple
Joseph Loves Python
Tuples Are Underrated! List vs Tuple
8:16
Python Has 4 Types of String !?
Joseph Loves Python
Python Has 4 Types of String !?
0:59
Save HOURS Of Debugging In Python!
Joseph Loves Python
Save HOURS Of Debugging In Python!
0:59
Python *args and **kwargs Are Awesome!
Joseph Loves Python
Python *args and **kwargs Are Awesome!
7:43
LEVEL UP Your Python Using THIS Feature !
Joseph Loves Python
LEVEL UP Your Python Using THIS Feature !
0:56
VERY Few People Know This In Python!
Joseph Loves Python
VERY Few People Know This In Python!
0:59
WHAT IS __name__ == "__main__" ??
Joseph Loves Python
WHAT IS __name__ == "__main__" ??
0:59
Python Lambda Functions In 5 Minutes!
Joseph Loves Python
Python Lambda Functions In 5 Minutes!
5:41
Here's a PRO-LEVEL Feature in Python !
Joseph Loves Python
Here's a PRO-LEVEL Feature in Python !
0:59
99% of Python Coders DON'T KNOW This Useful Trick!
Joseph Loves Python
99% of Python Coders DON'T KNOW This Useful Trick!
0:59
You HAVE TO KNOW This In Python !
Joseph Loves Python
You HAVE TO KNOW This In Python !
0:58
NEXT LEVEL Debug Trick In Python!
Joseph Loves Python
NEXT LEVEL Debug Trick In Python!
0:59
99% of Python Devs Don't Know This Useful Trick!
Joseph Loves Python
99% of Python Devs Don't Know This Useful Trick!
0:58
Generators in Python - A POWERFUL Feature!
Joseph Loves Python
Generators in Python - A POWERFUL Feature!
12:32
EASY HACKING in Python !!
Joseph Loves Python
EASY HACKING in Python !!
0:59
Knowing This Will Set YOU Apart in Python !
Joseph Loves Python
Knowing This Will Set YOU Apart in Python !
0:59
Write Better Python With THIS Trick!
Joseph Loves Python
Write Better Python With THIS Trick!
0:54
Master List Comprehension in 60 SECONDS!
Joseph Loves Python
Master List Comprehension in 60 SECONDS!
0:59
List Comprehension - The BEST Python Feature!
Joseph Loves Python
List Comprehension - The BEST Python Feature!
12:17
89% of Python Beginners Do This Mistake!
Joseph Loves Python
89% of Python Beginners Do This Mistake!
0:59
This Will SHOCK Many Programmers !
Joseph Loves Python
This Will SHOCK Many Programmers !
0:59
Using PYTHON to Plan My Vacation ??
Joseph Loves Python
Using PYTHON to Plan My Vacation ??
0:59
78% of Python Devs Don't Know THIS about Tuples!
Joseph Loves Python
78% of Python Devs Don't Know THIS about Tuples!
0:59
How To Combine Dictionaries in Python!
Joseph Loves Python
How To Combine Dictionaries in Python!
0:59
REALLY Understand for Loops in Python!
Joseph Loves Python
REALLY Understand for Loops in Python!
0:59
How To Copy Lists In Python - Shallow Copy vs Deep Copy
Joseph Loves Python
How To Copy Lists In Python - Shallow Copy vs Deep Copy
12:28
What's **kwargs In Python??
Joseph Loves Python
What's **kwargs In Python??
0:59
What's *args In Python??
Joseph Loves Python
What's *args In Python??
0:58
Python: I BET You Never Saw This!
Joseph Loves Python
Python: I BET You Never Saw This!
0:59
Common mistake in Python!
Joseph Loves Python
Common mistake in Python!
0:57
Draw A Christmas Tree In Python 🎄
Joseph Loves Python
Draw A Christmas Tree In Python 🎄
1:00
Write LESS code with THIS Python Tip!
Joseph Loves Python
Write LESS code with THIS Python Tip!
0:57
The HARDEST BUG In Python!
Joseph Loves Python
The HARDEST BUG In Python!
0:55
Generators Make Python AWESOME!!
Joseph Loves Python
Generators Make Python AWESOME!!
0:57
Python Pro-Level Trick: Enumerate!
Joseph Loves Python
Python Pro-Level Trick: Enumerate!
0:59
Is Python BAD At Math?! Floats Imprecision
Joseph Loves Python
Is Python BAD At Math?! Floats Imprecision
14:14
This is One of the BEST Lines of Code!
Joseph Loves Python
This is One of the BEST Lines of Code!
0:58
Game-Changer Python Trick: Zip!
Joseph Loves Python
Game-Changer Python Trick: Zip!
0:59
90% of Python Devs Don't Know This Function!
Joseph Loves Python
90% of Python Devs Don't Know This Function!
0:57
Write Custom JSON Encoders/Decoders in Python!
Joseph Loves Python
Write Custom JSON Encoders/Decoders in Python!
0:59
Send EMAILS Using Python !?
Joseph Loves Python
Send EMAILS Using Python !?
0:59
90% of Programmers get this WRONG about JSON!
Joseph Loves Python
90% of Programmers get this WRONG about JSON!
1:00
Do You ACTUALLY Know How To Copy Objects in Python??
Joseph Loves Python
Do You ACTUALLY Know How To Copy Objects in Python??
1:00
Find ANY PATTERN In Your Text With regex In Python!
Joseph Loves Python
Find ANY PATTERN In Your Text With regex In Python!
1:00
Are You Comparing Variables Correctly !? 'is' vs '=='
Joseph Loves Python
Are You Comparing Variables Correctly !? 'is' vs '=='
10:57
Hack Big ZipFiles with Python!
Joseph Loves Python
Hack Big ZipFiles with Python!
0:59
Speed Up Your Python Code 100X !!
Joseph Loves Python
Speed Up Your Python Code 100X !!
0:59
Edit Zipfiles Without Extracting? WOW!
Joseph Loves Python
Edit Zipfiles Without Extracting? WOW!
1:00
Save Python Objects as Files on Disk!!
Joseph Loves Python
Save Python Objects as Files on Disk!!
1:00
DON'T import os! Try Pathlib Instead! #python
Joseph Loves Python
DON'T import os! Try Pathlib Instead! #python
0:59
Search Files Smarter, Not Harder - Use Glob!
Joseph Loves Python
Search Files Smarter, Not Harder - Use Glob!
1:00
Edit Images FAST in Python with Pillow!
Joseph Loves Python
Edit Images FAST in Python with Pillow!
0:59
STOP Struggling With Version Conflicts - Try Python venv!
Joseph Loves Python
STOP Struggling With Version Conflicts - Try Python venv!
1:00
You Will LOVE This USEFUL Python Trick!
Joseph Loves Python
You Will LOVE This USEFUL Python Trick!
1:00
Error-Free Code with Python!
Joseph Loves Python
Error-Free Code with Python!
1:00
I Bet You NEVER Printed a List Like This in Python!
Joseph Loves Python
I Bet You NEVER Printed a List Like This in Python!
1:00
Python Exceptions: Don't Catch Them All!
Joseph Loves Python
Python Exceptions: Don't Catch Them All!
1:00
You Will LOVE This USEFUL Python Trick!
Joseph Loves Python
You Will LOVE This USEFUL Python Trick!
1:00
What is a Variable in Python? Mutable vs Immutable
Joseph Loves Python
What is a Variable in Python? Mutable vs Immutable
13:26
Did You Know That Python Can HELP You Understand Code!?
Joseph Loves Python
Did You Know That Python Can HELP You Understand Code!?
0:57