ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

216 results

The Debug Zone
Python unit testing Class properties

Today's Topic: Python unit testing Class properties Thanks for taking the time to learn more. In this video I'll go through your ...

1:46
Python unit testing Class properties

0 views

7 days ago

The Debug Zone
understanding python memory allocation and free up

Today's Topic: understanding python memory allocation and free up Thanks for taking the time to learn more. In this video I'll go ...

2:52
understanding python memory allocation and free up

1 view

4 days ago

codingjerk
you're doing it wrong

A brief explanation of the **retrying** in software development. **Timestamps:** - 00:00 - Intro - 00:39 - A naive approach - 01:34 ...

23:24
you're doing it wrong

2,097 views

11 hours ago

The Debug Zone
How to Compare Custom Class Types in Python: A Step-by-Step Guide

In this video, we'll explore the intricacies of comparing custom class types in Python. Understanding how to effectively compare ...

1:33
How to Compare Custom Class Types in Python: A Step-by-Step Guide

0 views

4 weeks ago

The Debug Zone
Why are reversed and sorted of different types in Python?

Today's Topic: Why are reversed and sorted of different types in Python? Thanks for taking the time to learn more. In this video I'll ...

1:24
Why are reversed and sorted of different types in Python?

3 views

10 days ago

The Debug Zone
Installing psutil libraray with pip on OSX for Python

Today's Topic: Installing psutil libraray with pip on OSX for Python Thanks for taking the time to learn more. In this video I'll go ...

1:23
Installing psutil libraray with pip on OSX for Python

0 views

11 days ago

The Debug Zone
Pythonic way to use the second condition in list comprehensions

Today's Topic: Pythonic way to use the second condition in list comprehensions Thanks for taking the time to learn more.

1:23
Pythonic way to use the second condition in list comprehensions

0 views

10 days ago

The Debug Zone
Understanding Namespaces in Python 3 Classes: A Comprehensive Guide

In this video, we delve into the concept of namespaces in Python 3 classes, a fundamental aspect that plays a crucial role in how ...

2:25
Understanding Namespaces in Python 3 Classes: A Comprehensive Guide

0 views

4 weeks ago

The Debug Zone
Mastering Deep Set Python Dictionaries: Tips, Tricks, and Solutions

In this video, we dive deep into the world of Python dictionaries, focusing on the powerful concept of deep set dictionaries.

1:32
Mastering Deep Set Python Dictionaries: Tips, Tricks, and Solutions

0 views

4 weeks ago

The Debug Zone
Creating a Live Console in Python Using pty: A Step-by-Step Guide

In this video, we'll dive into the fascinating world of Python programming as we explore how to create a live console using the pty ...

3:01
Creating a Live Console in Python Using pty: A Step-by-Step Guide

2 views

4 weeks ago

The Debug Zone
How to Keep Selenium Session Logged In After Closing Driver in Python

In this video, we'll explore a common challenge faced by Selenium users: maintaining a logged-in session even after closing the ...

1:30
How to Keep Selenium Session Logged In After Closing Driver in Python

6 views

1 month ago

The Debug Zone
How to Import Installed Python Modules: A Step-by-Step Guide

In this video, we'll explore the essential process of importing installed Python modules, a fundamental skill for any aspiring ...

1:45
How to Import Installed Python Modules: A Step-by-Step Guide

0 views

4 weeks ago

The Debug Zone
How to Calculate Exponential Moving Average in Python: A Step-by-Step Guide

In this video, we'll dive into the world of financial analysis by exploring how to calculate the Exponential Moving Average (EMA) ...

1:57
How to Calculate Exponential Moving Average in Python: A Step-by-Step Guide

0 views

4 weeks ago

Xah Lee
Xah Ep745 JavaScript in depth coding session. hasOwnProperty by Object.hasOwn

Video Summary (Generated by AI.) The video is a deep dive into JavaScript by Xah Lee, focusing on the nuances of the language, ...

1:08:55
Xah Ep745 JavaScript in depth coding session. hasOwnProperty by Object.hasOwn

142 views

Streamed 1 day ago

The Debug Zone
How to Split a String Every N Characters in Python: Step-by-Step Guide

In this video, we'll explore a practical and efficient way to split a string into smaller segments of a specified length using Python.

1:32
How to Split a String Every N Characters in Python: Step-by-Step Guide

2 views

4 weeks ago

The Debug Zone
Build interactive map from python

Today's Topic: Build interactive map from python Thanks for taking the time to learn more. In this video I'll go through your ...

2:04
Build interactive map from python

0 views

8 days ago

The Debug Zone
Resolving AWS Lambda Issues with Python .pyc Files: A Complete Guide

In this video, we dive into the common challenges developers face when working with AWS Lambda and Python. Specifically ...

1:30
Resolving AWS Lambda Issues with Python .pyc Files: A Complete Guide

0 views

4 weeks ago

The Debug Zone
How to Remove 'at' from Formatted Date String in Python: A Step-by-Step Guide

In this video, we'll explore a common challenge faced by Python developers: removing the 'at' from formatted date strings.

1:52
How to Remove 'at' from Formatted Date String in Python: A Step-by-Step Guide

0 views

4 weeks ago

The Debug Zone
Backward Propagation - Gradient error [Python]

Today's Topic: Backward Propagation - Gradient error [Python] Thanks for taking the time to learn more. In this video I'll go through ...

3:20
Backward Propagation - Gradient error [Python]

0 views

5 hours ago

The Debug Zone
Fixing ModuleNotFoundError: No module named 'gi' in Python - Troubleshooting Guide

In this video, we tackle a common issue faced by Python developers: the dreaded "ModuleNotFoundError: No module named 'gi'.

2:50
Fixing ModuleNotFoundError: No module named 'gi' in Python - Troubleshooting Guide

7 views

4 weeks ago