Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
182 results
Last episode we saw that floating-point numbers are tiny, well-behaved lies. This episode is about what those lies do when you ...
11 views
20h ago
Python Tutorial for Beginners – Session 15 | Exception Handling, Try & Except & Python Errors Welcome to Python Session 15!
0 views
7h ago
Transition away from Python's hidden exception unwinding and master Go's explicit error handling model where errors are ...
1 view
16h ago
Need to trigger an error on purpose in Python? The raise statement stops execution when something's genuinely wrong.
1h ago
Discover why Go eschews dynamic try-except exception bubbling in favor of explicit values. We inspect Go's idiomatic error ...
10h ago
Learn how to implement error handling in a Python chatbot by leveraging dictionaries and the dict.get() method for clean and ...
45 min ago
Stop writing messy Python scripts! Learn how to build a clean, fully functional Calculator project in Python the RIGHT way.
46 views
4h ago
Learn why exceptions like ZeroDivisionError seemingly don't halt your asyncio program and how proper CancelledError handling ...
3h ago
Learn how to resolve the 'partially initialized module numpy.core.arrayprint has no attribute array2string' error caused by ...
23h ago
Learn Flow of Control in Python for CBSE Class 11 Computer Science in a simple, beginner-friendly way. This lesson covers: ...
6h ago
Learn how to verify that a patch dictionary's `equip_id` matches a key pattern in another dictionary before updating, avoiding ...
Bridge Rust's explicit Result[T, E] paradigm with Python's exception handling model cleanly and idiomatically. Learn how PyO3 ...
3 views
15h ago
PyCharm is a Python IDE from JetBrains that helps you create, run, and debug projects with less friction. PyCharm Community ...
31 views
Learn how to robustly parse CSV files in Python when rows may lack expected commas, handling missing or malformed fields ...
Learn why a Python project configured with pipenv may fail to start in Docker after a long time and how to resolve dependency ...
2h ago
Learn how to resolve the TypeError caused by using list.pop() incorrectly in a recursive Python function summing array elements.
Learn how to convert coordinate pairs from a Polybius square encryption into concatenated two-digit numbers in Python using ...
5h ago
Learn how to resolve the 'mutable default' error when using SQLAlchemy's association_proxy with Python dataclasses in a Flask ...
mycli: Rich MySQL Terminal Client with AutoCompletion, Syntax. Broke 4 times, recovered from every one. Getting mycli running ...
11h ago